summaryrefslogtreecommitdiff
path: root/pylint/config.py
Commit message (Expand)AuthorAgeFilesLines
* pylint/config.py: Add another check of the current working directory for `.py...issue_538_pt2John Kirkham2015-12-021-0/+2
* Obsolete options are not present by default in the generated configuration file.Claudiu Popa2015-10-201-1/+2
* Abbreviations of command line options are not supported anymore.Claudiu Popa2015-09-191-0/+6
* Get the sections sorted in options_by_section. This means the generated rcfil...Claudiu Popa2015-09-181-1/+1
* Bring parts of logilab.common.configuration and logilab.common.optik_ext into...Claudiu Popa2015-09-011-46/+721
* --comment flag was obsoleted and it will be removed in Pylint 1.6.Claudiu Popa2015-08-201-36/+0
* pylint/config.py: Check for `.pylintrc`, as well.John Kirkham2015-05-271-0/+2
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+157