summaryrefslogtreecommitdiff
path: root/config.py
Commit message (Expand)AuthorAgeFilesLines
* Use the proper mode for pickle when opening and writing the stats file. Close...cpopa2014-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-9/+11
|\
| * [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
* | Correct documentation for the manner in which Pylint finds its pylintrc confi...John McGehee2013-10-101-4/+4
|/
* 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 definedSylvain2008-05-051-6/+7
* included Robert Kirkpatrick's tutorial and typos fixesSylvain2008-02-071-1/+1
* lint fixesSylvain2007-02-181-1/+2
* fix some format checker false positivesSylvain2006-10-031-1/+1
* remove buggy cut and paste, remove some __revision__Sylvain2006-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