Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all package files to a pylint package. | Ionel Cristian Maries | 2015-02-14 | 1 | -157/+0 |
| | |||||
* | pylint pylint | Sylvain Th?nault | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Modernize to the point of working for Python 2.7 still | Brett Cannon | 2014-08-29 | 1 | -3/+4 |
| | |||||
* | Use the proper mode for pickle when opening and writing the stats file. ↵ | cpopa | 2014-07-24 | 1 | -4/+4 |
| | | | | Closes issue #148. | ||||
* | Additionaly search for rc file in ~/.config/pylintrc. Closes #121 | Sylvain Th?nault | 2014-04-11 | 1 | -0/+2 |
| | |||||
* | Updated FSF address. | Arun Persaud | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | Merged in jmcgeheeiv/pylintrc_search_doc (pull request #65) | Sylvain Th?nault | 2013-12-20 | 1 | -9/+11 |
|\ | | | | | | | Correct documentation for the manner in which Pylint finds its pylintrc configuration file | ||||
| * | [py3] avoid some unclosed file warning | Sylvain Th?nault | 2013-12-20 | 1 | -3/+6 |
| | | |||||
| * | Do not try to create the PYLINTHOME directory on import of pylint.config, ↵ | Daniel Balparda | 2013-11-20 | 1 | -6/+5 |
| | | | | | | | | since it might fail and lead to spurious warnings. Instead, create it when it is needed. | ||||
* | | Correct documentation for the manner in which Pylint finds its pylintrc ↵ | John McGehee | 2013-10-10 | 1 | -4/+4 |
|/ | | | | configuration file. No functional changes. | ||||
* | consistent product naming: Pylint | Sylvain Th?nault | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | white spaces cleanup | Sylvain Th?nault | 2012-09-19 | 1 | -17/+16 |
| | |||||
* | config: kill some text in environment section of the man page | Julien Jehannet | 2010-12-01 | 1 | -3/+2 |
| | |||||
* | 223 : run python2.x compatible fixers | Emile Anclin | 2010-11-15 | 1 | -2/+2 |
| | |||||
* | py3k: pickle needs a byte IO | Emile Anclin | 2010-11-02 | 1 | -2/+7 |
| | |||||
* | Improve error handling for persistent options. | Pierre-Yves David | 2010-02-26 | 1 | -2/+2 |
| | | | | | Add IOError Add the exception message | ||||
* | fix test suite when user have a pylintrc. | Pierre-Yves David | 2009-11-25 | 1 | -2/+3 |
| | |||||
* | include Dotan Barak spell fixes patch | Sylvain Th?nault | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | fix typo | Alexandre Fayolle | 2008-06-05 | 1 | -1/+1 |
| | |||||
* | fix USER_HOME name error when PYLINTHOME env var is defined | Sylvain | 2008-05-05 | 1 | -6/+7 |
| | |||||
* | included Robert Kirkpatrick's tutorial and typos fixes | Sylvain | 2008-02-07 | 1 | -1/+1 |
| | |||||
* | lint fixes | Sylvain | 2007-02-18 | 1 | -1/+2 |
| | |||||
* | fix some format checker false positives | Sylvain | 2006-10-03 | 1 | -1/+1 |
| | |||||
* | remove buggy cut and paste, remove some __revision__ | Sylvain | 2006-09-20 | 1 | -2/+0 |
| | |||||
* | find pylintrc in parent directory until we're not in a package anymore | Adrien Di Mascio | 2006-08-09 | 1 | -15/+26 |
| | |||||
* | forget the past. | root | 2006-04-26 | 1 | -0/+137 |
forget the past. |