This is an archive of the discontinued Mercurial Phabricator instance.

pylint: add a check for multiple statement on a single line
ClosedPublic

Authored by lothiraldan on Jan 10 2018, 3:23 AM.

Details

Summary

Now that they are all cleaned up, we can install a check so that no new
occurrence appears.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

lothiraldan created this revision.Jan 10 2018, 3:23 AM
pulkit accepted this revision.Jan 10 2018, 3:45 AM
indygreg accepted this revision.Jan 14 2018, 2:34 PM
indygreg added a subscriber: indygreg.

Nice cleanup. Always happy to turn on more lint checks.

This revision is now accepted and ready to land.Jan 14 2018, 2:34 PM
This revision was automatically updated to reflect the committed changes.