summaryrefslogtreecommitdiff
path: root/.pylintrc
Commit message (Collapse)AuthorAgeFilesLines
* Pylint will read pylintrc files by default. Who knew?Ned Batchelder2013-04-251-326/+0
| | | | | --HG-- rename : .pylintrc => pylintrc
* A simple correction from future pylintNed Batchelder2013-03-161-1/+1
|
* One more pylint improvement: no more multi-statement lines.Ned Batchelder2012-12-301-2/+1
|
* Get rid of import craziness in the tests.Ned Batchelder2012-12-301-6/+3
|
* Remove a bunch of warnings from pylint.Ned Batchelder2011-05-311-1/+2
|
* Pylint 0.23.0 'deprecated' disable-msg.Ned Batchelder2011-02-011-4/+3
|
* Don't complain about multiple statements on a line.Ned Batchelder2010-08-281-1/+2
|
* I don't mind if modules get really long.Ned Batchelder2009-10-251-1/+1
|
* Tidy up .pylintrcNed Batchelder2009-05-161-2/+6
|
* Add the last few docstrings, and no pylint messages!Ned Batchelder2009-05-131-1/+2
|
* More docstrings all around.Ned Batchelder2009-05-091-2/+2
|
* Silence one more lint message that doesn't seem to matter.Ned Batchelder2009-05-091-1/+2
|
* Change run_python_file again so that it doesn't produce compiled turds in ↵Ned Batchelder2009-05-091-1/+2
| | | | the file system.
* Lint clean-ups.Ned Batchelder2009-05-051-2/+3
|
* Weeding in collector.pyNed Batchelder2009-05-021-1/+1
|
* Line length < 80.Ned Batchelder2009-04-191-1/+1
|
* More pylint shenanigans.Ned Batchelder2009-04-181-1/+2
|
* A truce with pylint over the test files.Ned Batchelder2009-04-181-1/+2
|
* Pylint tweaksNed Batchelder2009-04-121-1/+2
|
* pylint needs to be told every little thing.Ned Batchelder2009-03-111-1/+1
|
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+318