summaryrefslogtreecommitdiff
path: root/pylintrc
AgeCommit message (Expand)Author
2015-03-31pylint: Disallow import loggingRalph Nathan
2015-03-23cli: Fix import paths to use cli/cros.David Pursell
2014-12-20lint: re-enable pluginsMike Frysinger
2014-12-20lint: use a max length of 80 colsMike Frysinger
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-08-29cidb: use the correct prod/debug database on the prod/trybot waterfallsAviv Keshet
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett
2014-05-19cros lint: Allow unused_ prefix for unused variables.Darren Krahn
2014-02-24Fix lint errors in chromite/lib.Don Garrett
2013-12-13cros: lint: add a docstring checkerMike Frysinger
2013-11-09cros: lint: enable C0321 (More than one statement on a single line)Mike Frysinger
2013-03-29cros_portage_upgrade: Better message when --unstable-ok would help.Matt Tennant
2012-12-14Fix more pylint warnings.David James
2012-12-14Fix all pylint warnings in buildbot/*David James
2012-08-09Only push pass/fail status to Git for release builders.David James
2012-06-27Cleanup pylintrc errors and failing unit tests.David James
2012-03-09Turn off "too many public methods" pylint complaint.Brian Harring
2011-12-02Tweak pylintrc to fix more warnings.David James
2011-12-02Ignore "but some types could not be inferred" warnings.David James
2011-12-01Update CleanUp stage to run in parallel and be more robust.David James
2011-10-19Add pylintrc to make it easier for developers to run pylint.David James