summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Move back to a dev version following 2.10.0 releasePierre Sassoulas2021-08-202-0/+22
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-202-17/+33
* Add consider-ternary-expression extensionNick Drozd2021-08-201-1/+5
* Add extension check against use of while loops (#4860)Nick Drozd2021-08-181-0/+4
* [duplicate-code] Parse functions and class methods recursively when gathering...Maksym Humetskyi2021-08-171-0/+4
* Suppress ``consider-using-with`` on return statementsDudeNr332021-08-151-0/+2
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-151-0/+2
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-141-0/+2
* Improvements consider-using-tuple (#4838)Marc Mueller2021-08-131-0/+10
* Add new check - use-sequence-for-iterationMarc Mueller2021-08-131-0/+2
* Permit to lint to the end in case of crash on a file (#4810)Pierre Sassoulas2021-08-122-1/+6
* Revert "Extended consider-using-tuple check to cover 'in' comparisons (#4768)"Marc Mueller2021-08-121-8/+0
* Fix bugs in W0640 cell-var-from-loop checker (#4827)David Liu2021-08-121-0/+9
* Fix the link to the discord server in the doc (#4830)Pierre Sassoulas2021-08-111-1/+2
* Add ``redundant-u-string-prefix`` checker (#4804)Daniël van Noord2021-08-061-1/+5
* Add ``disable-next`` option (#4797)Daniël van Noord2021-08-053-4/+31
* Documentation for what blocks are and FAQ clean up (#4800)Pierre Sassoulas2021-08-041-24/+25
* Add ``format-string-without-interpolation`` checker (#4794)Daniël van Noord2021-08-041-0/+4
* Upgrade astroid to 2.6.6Pierre Sassoulas2021-08-041-1/+1
* Refactor ``--list-msgs`` & ``--list-msgs-enabled`` (#4793)Daniël van Noord2021-08-031-0/+4
* Fix false negative for used-before-assignment (ExceptHandler) (#4791)David Liu2021-08-031-0/+5
* Fix false positives for ``superfluous-parens`` (#4784)Daniël van Noord2021-08-031-0/+7
* Bump sphinx from 4.1.1 to 4.1.2 (#4785)dependabot[bot]2021-08-021-1/+1
* Add documentation for useless-suppressionPierre Sassoulas2021-07-311-0/+8
* Handle has-a relationships for type-hinted arguments in class diagrams (#4745)Mark Byrne2021-07-301-0/+2
* Add ``forgotten-debug-statement`` checker (#4771)Daniël van Noord2021-07-291-0/+4
* Add new checkers ``use-list-literal`` and ``use-dict-literal`` (#4769)Daniël van Noord2021-07-291-0/+8
* Extended consider-using-tuple check to cover 'in' comparisons (#4768)Marc Mueller2021-07-291-0/+8
* Fix style issues Changelog + What's NewMarc Mueller2021-07-293-3/+3
* Omit no-member error if guarded behind if stmt (#4764)Marc Mueller2021-07-281-0/+7
* Use `XDG_CACHE_HOME` for `PYLINTHOME` (#4661)Eisuke Kawashima2021-07-281-2/+7
* Add ignored-parents option to design checker (#4758)Rebecca Turner2021-07-281-0/+2
* Performance improvment of the Similarity checker (#4565)hippo912021-07-281-0/+3
* Add unspecified-encoding checker #3826 (#4753)Daniël van Noord2021-07-281-0/+3
* Fix crash if a callable returning a context manager was assigned to a list or...DudeNr332021-07-211-0/+2
* Fix 4689 Exclude ``ThreadPoolExecutor`` and ``ProcessPoolExecutor`` from ``co...DudeNr332021-07-201-0/+3
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-07-201-1/+1
* Added `time.clock` to deprecated functions/methods for python 3.3.Yilei "Dolee" Yang2021-07-201-0/+2
* Bump sphinx from 4.1.0 to 4.1.1dependabot[bot]2021-07-191-1/+1
* document Jupyter integration (#4714)Marco Edward Gorelli2021-07-181-0/+2
* Bump sphinx from 4.0.2 to 4.1.0dependabot[bot]2021-07-121-1/+1
* [release doc] Document the way the release can be donePierre Sassoulas2021-07-111-15/+17
* Fix false-positive 'consider-using-with' for ternary inside 'with' (#4679)DudeNr332021-07-061-0/+2
* Fix false-positive ``consider-using-with`` when using ``contextlib.ExitStack`...DudeNr332021-07-041-0/+2
* Fix copyright links (#4647)Marc Mueller2021-07-012-2/+2
* Update branch refs to use mainMarc Mueller2021-06-301-3/+3
* Update links to use mainMarc Mueller2021-06-302-4/+4
* Add ``rstcheck`` to pre-commit configuration (#4641)DudeNr332021-06-303-54/+54
* Move back to a dev version and upgrade documentationPierre Sassoulas2021-06-292-1/+32
* Upgrade documentation for the new release scriptPierre Sassoulas2021-06-291-19/+8