summaryrefslogtreecommitdiff
path: root/doc/faq.rst
Commit message (Expand)AuthorAgeFilesLines
* [doc] 'singleton-comparison' is equivalent to pycodestyle's 'E711' (#7148)Robin Tweedie2022-07-081-1/+1
* [configuration doc] Add the '--generate-rcfile' option (#7136)Pierre Sassoulas2022-07-061-9/+4
* Cleanup the FAQ from oudated or duplicated content (#6726)Pierre Sassoulas2022-05-281-107/+32
* [doc] Add an explanation on versionning scheme in the FAQPierre Sassoulas2022-05-281-3/+6
* [doc] Remove the numbering and outdated question from the FAQPierre Sassoulas2022-05-281-57/+25
* Reorganize the documentation table of content (#6589)Pierre Sassoulas2022-05-231-2/+2
* Burst run's documentation between user guide and dev guide,(#6658)Pierre Sassoulas2022-05-221-52/+2
* [doc] Better more useful links for ide integrationPierre Sassoulas2022-05-161-5/+0
* Remove outdated dev/tarball install instructionPierre Sassoulas2022-05-161-1/+1
* [Doc] Create a contact section and cleanup the introduction (#6613)Pierre Sassoulas2022-05-151-44/+4
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-101-2/+2
* Add examples of config file content to FAQ (#6195)Peter Bittner2022-04-201-18/+43
* [doc] Format the example of disable in pylintrcPierre Sassoulas2022-04-181-5/+5
* Add a ``--generate-toml-config`` option (#6199)Daniël van Noord2022-04-131-4/+4
* Update broken and redirected links across the projectDaniël van Noord2022-04-131-1/+1
* Require python ``3.7.2+`` (#5921)Daniël van Noord2022-04-111-1/+1
* Deprecate ``ignore-mixin-members`` + add ``ignored-checks-for-mixins``Daniël van Noord2022-04-041-4/+3
* Fix English punctuation and grammar (FAQs)Peter Bittner2022-03-131-13/+12
* Document the fact that wrong-import-position is equivalent to pycodestyle E40...Robin Tweedie2022-02-061-1/+1
* Lint all files in a directory by expanding arguments (#5682)Matus Valo2022-02-061-0/+21
* Fix #2399: Avoid negative scores by default (#5595)Jacob Walls2021-12-281-7/+8
* Produce a score of 0 for fatal errors and add fatal to score evaluation (#5521)Jacob Walls2021-12-141-1/+1
* Require Python 3.6.2 (#5068)Marc Mueller2021-11-251-1/+1
* 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