summaryrefslogtreecommitdiff
path: root/doc/user_guide/messages
Commit message (Expand)AuthorAgeFilesLines
* Merge the empty-string extensions to 'implicit_booleaness_checker'Pierre Sassoulas2023-05-021-1/+2
* Merge the compare-to-zero extensions to 'implicit_booleaness_checker'Pierre Sassoulas2023-05-021-1/+2
* Bump pylint to 2.17.0, update changelog (#8395)Pierre Sassoulas2023-03-071-0/+1
* Add new checker `bad-chained-comparison` (#7990)Zen Lee2023-02-261-0/+1
* feat(6489): implement `positional-only-arguments-expected` checker (#8121)yushao22023-01-281-0/+1
* Add `consider-refactoring-into-while-condition` checker (#8021)yushao22023-01-271-0/+1
* Bump pylint to 2.16.0-b0, update changelogv2.16.0b0Pierre Sassoulas2023-01-131-1/+1
* Add new check "pointless-exception-statement" (#7939)James Addison2023-01-071-0/+1
* [doc] Upgrade generated doc and create example for redundant-typehint-argumen...Pierre Sassoulas2022-12-051-1/+3
* Clearer ``reimported`` and new ``shadowed-import`` messages for aliased impor...Dani Alcala2022-11-301-0/+1
* Add a new check `dict-init-mutate` (#7794)Dani Alcala2022-11-231-0/+1
* New checker `unbalanced dict unpacking` (#7750)Dani Alcala2022-11-201-0/+1
* Improve `invalid-slice-index` and add `invalid-slice-step` (#7762)Marc Mueller2022-11-141-0/+1
* Add named-expr-without-context check (#7763)Marc Mueller2022-11-141-0/+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-051-1/+3
* @singledispatch and @singledispatchmethod checks for methods and functions (#...Ramon Saraiva2022-10-311-0/+2
* [doc] Upgrade the message overview (main branch exclusive)Pierre Sassoulas2022-10-101-0/+1
* [doc] Add the spelling checker in the install guide (#7193)Pierre Sassoulas2022-07-211-0/+1
* Rename bad-exception-context to bad-exception-cause (#7125)VictorT2022-07-181-1/+1
* Merge branch 'maintenance/2.14.x' into main following 2.14.4 releasePierre Sassoulas2022-06-291-1/+9
|\
| * [bad-option-value] Add a 'useless-option-value' messagePierre Sassoulas2022-06-061-1/+3
* | Emit `unhashable-member` when creating sets or dicts (#7036)Jacob Walls2022-06-291-1/+1
* | [bad-option-value] Add a 'useless-option-value' messagePierre Sassoulas2022-06-061-1/+3
|/
* [doc] Add generated disclaimer in result of generated documentationPierre Sassoulas2022-05-241-3/+3
* Revert "Revert change to names of messages documentation files (#6647)"Daniël van Noord2022-05-192-1/+1
* [doc] Fix the link to block disable in useless-import-alias related (#6642)Pierre Sassoulas2022-05-191-0/+1
* Revert change to names of messages documentation files (#6647)Daniël van Noord2022-05-192-1/+1
* [doc] Modify the automated redirection to user_guidesPierre Sassoulas2022-05-182-2/+2
* [doc] Remove unwanted quotation in code example for message controlPierre Sassoulas2022-05-181-36/+36
* [refactor] Better link and toc definition for overview of messagesPierre Sassoulas2022-05-183-548/+560
* [doc] Move all messages documentation to user_guide/messagesPierre Sassoulas2022-05-183-0/+774