summaryrefslogtreecommitdiff
path: root/doc/user_guide/checkers
Commit message (Expand)AuthorAgeFilesLines
* Modified all occurences of "a f-string" to "an f-string"Elazrod562023-04-201-3/+3
* Bump pylint to 2.17.0, update changelog (#8395)Pierre Sassoulas2023-03-071-6/+8
* Add ``invalid-name`` check for ``TypeAlias`` names (#7116)Daniël van Noord2023-02-261-1/+1
* Add new checker `bad-chained-comparison` (#7990)Zen Lee2023-02-261-0/+13
* [doc] Add an example for 'non-ascii-file-name' (#8340)Pierre Sassoulas2023-02-251-9/+6
* Fix grammatical error in explanation of `global-statement (W0603)` (#8108)R. N. West2023-02-021-2/+2
* Update docs for `global-variable-not-assigned` (#8151)Dani Alcala2023-02-011-2/+3
* Bump pylint to 2.16.0, update changelogv2.16.0Pierre Sassoulas2023-02-011-1/+1
* feat(6489): implement `positional-only-arguments-expected` checker (#8121)yushao22023-01-281-1/+5
* Add `consider-refactoring-into-while-condition` checker (#8021)yushao22023-01-271-0/+17
* [doc] Add details and related links for bare/broad-except (#8077)Pierre Sassoulas2023-01-241-4/+13
* [subprocess-run-check] Better rationale and messagePierre Sassoulas2023-01-231-4/+5
* Bump pylint to 2.16.0-b0, update changelogv2.16.0b0Pierre Sassoulas2023-01-131-3/+3
* Add new check "pointless-exception-statement" (#7939)James Addison2023-01-071-0/+3
* [consider-using-sys-exit] Better rationale and added confidencePierre Sassoulas2022-12-281-2/+3
* [chore] Upgrade the generated documentationPierre Sassoulas2022-12-281-0/+1
* [doc] Upgrade generated doc and create example for redundant-typehint-argumen...Pierre Sassoulas2022-12-052-1/+15
* Clearer ``reimported`` and new ``shadowed-import`` messages for aliased impor...Dani Alcala2022-11-301-1/+3
* Add a new check `dict-init-mutate` (#7794)Dani Alcala2022-11-231-0/+16
* New checker `unbalanced dict unpacking` (#7750)Dani Alcala2022-11-201-0/+2
* Better error message for unpacking-non-sequence and unbalanced-tuple-unpackin...Pierre Sassoulas2022-11-191-3/+3
* Improve `invalid-slice-index` and add `invalid-slice-step` (#7762)Marc Mueller2022-11-141-0/+3
* Add named-expr-without-context check (#7763)Marc Mueller2022-11-141-0/+3
* Update documentation for checkers (#7764)Marc Mueller2022-11-132-5/+5
* Add R1737 use-dict-literal-without-kwargsRobert Hofer2022-11-091-3/+3
* [compare-to-zero] More actionnable and understandable messagePierre Sassoulas2022-11-071-1/+1
* Rename `broad-except` and new check `broad-exception-raised` (#7709)Dani Alcala2022-11-051-1/+3
* Upgrade the documentation, fix 'magic-value-comparison' doc (#7711)Pierre Sassoulas2022-11-052-3/+39
* @singledispatch and @singledispatchmethod checks for methods and functions (#...Ramon Saraiva2022-10-311-0/+6
* Merge branch 'maintenance/2.15.x' into following 2.15.4 releasePierre Sassoulas2022-10-101-7/+10
|\
| * Bump pylint to 2.15.4, update changelogv2.15.4Pierre Sassoulas2022-10-101-2/+2
|/
* [literal-comparison] Make the message explicit with the solutionPierre Sassoulas2022-08-251-1/+1
* [doc] Add the spelling checker in the install guide (#7193)Pierre Sassoulas2022-07-211-3/+3
* Rename bad-exception-context to bad-exception-cause (#7125)VictorT2022-07-181-2/+2
* [configuration doc] Add the '--generate-rcfile' option (#7136)Pierre Sassoulas2022-07-062-3/+3
* [empty-comment] fix checker name in code and docs (#6996)Ville Skyttä2022-07-051-14/+14
* Merge branch 'maintenance/2.14.x' into main following 2.14.4 releasePierre Sassoulas2022-06-291-37/+59
|\
| * Bump pylint to 2.14.4, update changelogv2.14.4Pierre Sassoulas2022-06-291-1/+2
* | Emit `unhashable-member` when creating sets or dicts (#7036)Jacob Walls2022-06-291-2/+2
* | Remove redundant options documentation and improve formatting (#6665)Daniël van Noord2022-06-062-632/+20
|/
* [doc] Upgrade the doc so it's up to date with the codePierre Sassoulas2022-05-311-1/+2
* [doc] Remove trailing line feeds in generated RSTsPierre Sassoulas2022-05-242-4/+0
* [doc] Add generated disclaimer in result of generated documentationPierre Sassoulas2022-05-242-1/+6
* [doc] Add the generated rst to the repository for easier reviewPierre Sassoulas2022-05-242-0/+2575
* Reorganize the documentation table of content (#6589)Pierre Sassoulas2022-05-231-0/+10