Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pylint will read pylintrc files by default. Who knew? | Ned Batchelder | 2013-04-25 | 1 | -326/+0 |
| | | | | | --HG-- rename : .pylintrc => pylintrc | ||||
* | A simple correction from future pylint | Ned Batchelder | 2013-03-16 | 1 | -1/+1 |
| | |||||
* | One more pylint improvement: no more multi-statement lines. | Ned Batchelder | 2012-12-30 | 1 | -2/+1 |
| | |||||
* | Get rid of import craziness in the tests. | Ned Batchelder | 2012-12-30 | 1 | -6/+3 |
| | |||||
* | Remove a bunch of warnings from pylint. | Ned Batchelder | 2011-05-31 | 1 | -1/+2 |
| | |||||
* | Pylint 0.23.0 'deprecated' disable-msg. | Ned Batchelder | 2011-02-01 | 1 | -4/+3 |
| | |||||
* | Don't complain about multiple statements on a line. | Ned Batchelder | 2010-08-28 | 1 | -1/+2 |
| | |||||
* | I don't mind if modules get really long. | Ned Batchelder | 2009-10-25 | 1 | -1/+1 |
| | |||||
* | Tidy up .pylintrc | Ned Batchelder | 2009-05-16 | 1 | -2/+6 |
| | |||||
* | Add the last few docstrings, and no pylint messages! | Ned Batchelder | 2009-05-13 | 1 | -1/+2 |
| | |||||
* | More docstrings all around. | Ned Batchelder | 2009-05-09 | 1 | -2/+2 |
| | |||||
* | Silence one more lint message that doesn't seem to matter. | Ned Batchelder | 2009-05-09 | 1 | -1/+2 |
| | |||||
* | Change run_python_file again so that it doesn't produce compiled turds in ↵ | Ned Batchelder | 2009-05-09 | 1 | -1/+2 |
| | | | | the file system. | ||||
* | Lint clean-ups. | Ned Batchelder | 2009-05-05 | 1 | -2/+3 |
| | |||||
* | Weeding in collector.py | Ned Batchelder | 2009-05-02 | 1 | -1/+1 |
| | |||||
* | Line length < 80. | Ned Batchelder | 2009-04-19 | 1 | -1/+1 |
| | |||||
* | More pylint shenanigans. | Ned Batchelder | 2009-04-18 | 1 | -1/+2 |
| | |||||
* | A truce with pylint over the test files. | Ned Batchelder | 2009-04-18 | 1 | -1/+2 |
| | |||||
* | Pylint tweaks | Ned Batchelder | 2009-04-12 | 1 | -1/+2 |
| | |||||
* | pylint needs to be told every little thing. | Ned Batchelder | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | Initial coverage.py 3.0 beta 1 | Ned Batchelder | 2009-03-05 | 1 | -0/+318 |