summaryrefslogtreecommitdiff
path: root/pylintrc
Commit message (Expand)AuthorAgeFilesLines
* Make pylint happyy.Claudiu Popa2015-09-251-1/+1
* Remove obsoleted config options.Claudiu Popa2015-08-211-21/+0
* Improve the inference of binary arithmetic operations (normal and augmented)Claudiu Popa2015-06-271-1/+1
* Add helpers.is_supertype and helpers.is_subtype, two functions for checking i...Claudiu Popa2015-06-261-1/+1
* Fix Pylint warnings over astroid.Claudiu Popa2015-05-241-1/+1
* Update the list of disabled messages.Claudiu Popa2015-05-191-1/+3
* Fix pylint warnings over astroid, update the list of disabled messages in pyl...Claudiu Popa2015-05-191-2/+6
* Fix bad-continuation errors from astroid.Claudiu Popa2015-05-191-1/+1
* Remove all unused variables from the code base.Claudiu Popa2015-01-291-1/+1
* Fix all unused imports in the code base.Claudiu Popa2015-01-291-1/+1
* Remove all occurences of bad-whitespace.Claudiu Popa2015-01-101-1/+1
* Add a bootstrapped CI verification, using pylint.Claudiu Popa2015-01-101-0/+381