summaryrefslogtreecommitdiff
path: root/doc/user_guide
Commit message (Expand)AuthorAgeFilesLines
* Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403) (#8438)github-actions[bot]2023-03-111-2/+2
* Bump pylint to 2.17.0, update changelog (#8395)Pierre Sassoulas2023-03-073-8/+20
* Support globbing pattern for input specification (#8312)Alexey Pelykh2023-03-011-0/+7
* 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-262-0/+14
* [doc] Add an example for 'non-ascii-file-name' (#8340)Pierre Sassoulas2023-02-252-17/+16
* Add documentation for adding Pylint configuration to ``tox.ini``. (#8294)Mark Byrne2023-02-141-0/+2
* Support Implicit Namespace Packages (PEP 420) (#8153)Alexey Pelykh2023-02-092-0/+14
* Add import-based submodule detection for preferred-modules (#8186)Dave Bunten2023-02-081-1/+1
* 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
* Add `--allow-reexport-from-package` option (#8124)Marc Mueller2023-01-281-0/+9
* feat(6489): implement `positional-only-arguments-expected` checker (#8121)yushao22023-01-282-1/+6
* Add `consider-refactoring-into-while-condition` checker (#8021)yushao22023-01-272-0/+18
* [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-133-5/+5
* Add new check "pointless-exception-statement" (#7939)James Addison2023-01-072-0/+4
* [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 the doc following the addition of clear-cache-post-run (#7958)Pierre Sassoulas2022-12-191-0/+9
* [doc] Upgrade generated doc and create example for redundant-typehint-argumen...Pierre Sassoulas2022-12-053-2/+18
* Clearer ``reimported`` and new ``shadowed-import`` messages for aliased impor...Dani Alcala2022-11-302-1/+4
* Add a new check `dict-init-mutate` (#7794)Dani Alcala2022-11-232-0/+17
* New checker `unbalanced dict unpacking` (#7750)Dani Alcala2022-11-202-0/+3
* Deprecation following the separation of emacs related file to https://github....Pierre Sassoulas2022-11-191-6/+4
* Better error message for unpacking-non-sequence and unbalanced-tuple-unpackin...Pierre Sassoulas2022-11-192-5/+5
* Fix `valid-metaclass-classmethod-first-arg` default value (#7791)Cubicpath2022-11-191-2/+2
* [doc] Add link to Sublime Text integration (#7792)sur.la.route2022-11-181-0/+2
* Improve `invalid-slice-index` and add `invalid-slice-step` (#7762)Marc Mueller2022-11-142-0/+4
* Add named-expr-without-context check (#7763)Marc Mueller2022-11-142-0/+4
* Update documentation for checkers (#7764)Marc Mueller2022-11-132-5/+5
* Use qualified name when checking for overgeneral exceptions (#7497)Jakub Kuczys2022-11-131-1/+1
* 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-052-2/+6
* Upgrade the documentation, fix 'magic-value-comparison' doc (#7711)Pierre Sassoulas2022-11-054-6/+106
* @singledispatch and @singledispatchmethod checks for methods and functions (#...Ramon Saraiva2022-10-312-0/+8
* 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
* | [doc] Upgrade the message overview (main branch exclusive)Pierre Sassoulas2022-10-101-0/+1
* | A collection of documentation updates (#7512)Daniël van Noord2022-09-221-1/+8
* | Fix the documented shorthand for --reports=y (#7483)Jakub Kuczys2022-09-181-1/+1
|/
* [literal-comparison] Make the message explicit with the solutionPierre Sassoulas2022-08-251-1/+1
* [doc] Remove hard-coded default in 'ignored-argument-names' description (#7239)Pierre Sassoulas2022-07-301-1/+1
* [doc] Add the spelling checker in the install guide (#7193)Pierre Sassoulas2022-07-216-16/+36
* Rename bad-exception-context to bad-exception-cause (#7125)VictorT2022-07-182-3/+3
* Merge 'origin/maintenance/2.14.x' into main following 2.14.5 releasePierre Sassoulas2022-07-171-21/+21
|\
| * Bump pylint to 2.14.5, update changelogv2.14.5Pierre Sassoulas2022-07-172-5/+5