Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dependency on logilab.testlib in the test suite (also removes Python 2... | Torsten Marek | 2014-07-26 | 1 | -3/+2 |
* | Make pylint compatible with Python 2.5 again, and make all the tests pass (Cl... | Torsten Marek | 2014-07-24 | 1 | -0/+1 |
* | Don't emit 'no-name-in-module' for ignored modules. Closes issue #223. | cpopa | 2014-07-12 | 1 | -1/+14 |
* | [test] rename test modules | Sylvain Th?nault | 2014-04-18 | 1 | -1/+23 |
* | [variable checker] Fix unused import false positive with augment assignment. ... | Anthony Truchet | 2014-04-11 | 1 | -0/+21 |