summaryrefslogtreecommitdiff
path: root/config.py
Commit message (Expand)AuthorAgeFilesLines
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-157/+0
* pylint pylintSylvain Thénault2014-11-191-1/+1
* Modernize to the point of working for Python 2.7 stillBrett Cannon2014-08-291-3/+4
* Use the proper mode for pickle when opening and writing the stats file. Close...Claudiu Popa2014-07-241-4/+4
* Additionaly search for rc file in ~/.config/pylintrc. Closes #121Sylvain Thénault2014-04-111-0/+2
* Updated FSF address.Arun Persaud2014-02-231-1/+1
* Merged in jmcgeheeiv/pylintrc_search_doc (pull request #65)Sylvain Thénault2013-12-201-4/+4
|\
| * Correct documentation for the manner in which Pylint finds its pylintrc confi...John McGehee2013-10-101-4/+4
* | [py3] avoid some unclosed file warningSylvain Thénault2013-12-201-3/+6
* | Do not try to create the PYLINTHOME directory on import of pylint.config, sin...Daniel Balparda2013-11-201-6/+5
|/
* consistent product naming: PylintSylvain Thénault2013-04-161-1/+1
* white spaces cleanupSylvain Thénault2012-09-191-17/+16
* config: kill some text in environment section of the man pageJulien Jehannet2010-12-011-3/+2
* 223 : run python2.x compatible fixersEmile Anclin2010-11-151-2/+2
* py3k: pickle needs a byte IOEmile Anclin2010-11-021-2/+7
* Improve error handling for persistent options.Pierre-Yves David2010-02-261-2/+2
* fix test suite when user have a pylintrc.Pierre-Yves David2009-11-251-2/+3
* include Dotan Barak spell fixes patchSylvain Thénault2009-11-231-1/+1
* fix typoAlexandre Fayolle2008-06-051-1/+1
* fix USER_HOME name error when PYLINTHOME env var is definedSylvain Thénault2008-05-051-6/+7
* included Robert Kirkpatrick's tutorial and typos fixesSylvain Thénault2008-02-071-1/+1
* lint fixesSylvain Thénault2007-02-181-1/+2
* fix some format checker false positivesSylvain Thénault2006-10-031-1/+1
* remove buggy cut and paste, remove some __revision__Sylvain Thénault2006-09-201-2/+0
* find pylintrc in parent directory until we're not in a package anymoreAdrien Di Mascio2006-08-091-15/+26
* forget the past.root2006-04-261-0/+137