summaryrefslogtreecommitdiff
path: root/doc/faq.rst
Commit message (Expand)AuthorAgeFilesLines
* Add ``mixin-class-rgx`` option (#5203)Daniël van Noord2021-10-251-2/+3
* Remove the python3 porting mode from the codebasePierre Sassoulas2021-09-011-3/+1
* Add ``disable-next`` option (#4797)Daniël van Noord2021-08-051-4/+12
* Documentation for what blocks are and FAQ clean up (#4800)Pierre Sassoulas2021-08-041-24/+25
* Use `XDG_CACHE_HOME` for `PYLINTHOME` (#4661)Eisuke Kawashima2021-07-281-2/+7
* Fix link to isort documentation in doc/faq.rstPierre Sassoulas2021-02-211-1/+1
* Bump minimum required Python to 3.6David Gilman2021-02-161-1/+1
* Drop support for Python 3.5 to fix typingMarc Mueller2021-02-151-1/+1
* Add documentation for isort compatibilityPierre Sassoulas2020-09-071-0/+3
* Chore: use https links (#3679)谭九鼎2020-06-111-2/+2
* Add an faq on message to disable to avoid duplicates w/ other popular lintersDaniel Neal2020-05-271-0/+23
* Remove section related to Python 2 supportClaudiu Popa2020-02-291-10/+1
* Dropped support for Python 3.4Claudiu Popa2019-06-201-2/+2
* Correct sentence in FAQ around Python version support (#2346)Adam Parkin2018-07-261-2/+2
* The Python 3 porting checker can run with Python 3 as wellClaudiu Popa2018-05-101-6/+0
* Add some extra notes on the Python 2 supportClaudiu Popa2018-05-091-5/+10
* add doc for --py3k option. (#1985)cosven2018-04-021-0/+7
* Add documentation notes about the Python supportClaudiu Popa2018-02-211-7/+5
* Drop support for EOL Python 3.3Hugo2017-12-111-1/+1
* Remove hard coded cross referencesClaudiu Popa2017-07-081-3/+3
* Add crossreference to Installation. Close #1499Claudiu Popa2017-07-081-1/+1
* FAQ: clarify that Pylint 1.7 is required when Python 3.6 features are used (#...Łukasz Rogalski2017-04-021-1/+3
* Improve documentation (#1401)Łukasz Rogalski2017-04-021-6/+6
* Add note for why we have some messages disabled by default. Close #1352Claudiu Popa2017-03-011-0/+10
* Stop leaving in the past, pychecker is dead.Claudiu Popa2016-08-141-27/+2
* Remove obsolete history section.Claudiu Popa2016-08-141-15/+1
* Remove section about optimize-ast, it was removed.Claudiu Popa2016-07-071-14/+2
* Fix typos (#978)Jakub Wilk2016-07-051-2/+2
* Rework documentationClaudiu Popa2016-07-031-12/+15
* Fix typos (#916)Jakub Wilk2016-05-251-2/+2
* Seems like Pylint has switched to github?Brandon W Maister2016-02-061-5/+5
* Remove entries regarding interfaces from the documentation.Claudiu Popa2015-05-061-15/+2
* Added a new option for controlling the peephole optimizer in astroid.Claudiu Popa2015-03-141-2/+15
* FAQ typo fix ("minimum" vs "maximum")fahhem2014-12-161-1/+1
* Add a note regarding the support of <=Python 2.6.Claudiu Popa2014-12-151-1/+13
* Cleanup through documentation.Claudiu Popa2014-11-121-1/+2
* Remove psyco section from documentation, it's not a relevant project anymore.Claudiu Popa2014-11-121-24/+0
* [doc] use symbolic names in faqSylvain Thénault2014-04-111-13/+15
* don't promote inline comment in rc fileSylvain Thénault2014-04-111-3/+4
* astng has been renamed astroidDavid Douard2013-06-171-2/+2
* [doc] continue refactoringNicolas Chauvat2013-04-291-22/+22
* [doc/faq] refer to existing section of the documentation in the faq, reorder ...Sylvain Thénault2013-04-171-128/+54
* [doc] complete refactoringNicolas Chauvat2013-04-061-0/+354