summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | Add ``--version`` option to pyreverse (#8257)Andreas Finkler2023-02-101-0/+3
* | Fix `used-before-assignment` false positive for walrus operator in dictionary...Zen Lee2023-02-101-0/+4
* | Add example for deprecated-module (#8247)Ollie2023-02-094-2/+8
* | Add `--color-palette` option to `pyreverse` (#8223)Andreas Finkler2023-02-091-0/+3
* | Support Implicit Namespace Packages (PEP 420) (#8153)Alexey Pelykh2023-02-093-0/+17
* | doc for boolean-datetimeRobert Hofer2023-02-085-2/+20
* | doc for unsupported-binary-operationRobert Hofer2023-02-084-2/+6
* | Fix `nested-min-max` output msg for sequences (#8234)Dani Alcala2023-02-081-0/+3
* | Add import-based submodule detection for preferred-modules (#8186)Dave Bunten2023-02-082-1/+4
* | Adding documentation for invalid-character-sub and invalid-character-zero-wid...Ollie2023-02-086-4/+4
* | Add documentation for invalid-character-backspace and invalid-character-esc (...Ollie2023-02-086-4/+4
* | Add doc for inline message suppression (#8239)Robert Hofer2023-02-086-4/+23
* | add doc for message use-sequence-for-iteration (#8233)Robert Hofer2023-02-083-2/+12
* | Don't use deprecated attribute in example test (#8231)jessebrennan2023-02-081-1/+1
* | Add missing import to example test (#8228)jessebrennan2023-02-071-0/+1
* | Fix `used-before-assignment` false positive for TYPE_CHECKING if/elif/else us...Zen Lee2023-02-071-0/+4
* | Add docs for 'inconsistent-quotes' (#8222)Ollie2023-02-074-2/+8
* | Fix no-name-in-module when variable is same as module name (#8169)Dani Alcala2023-02-071-0/+4
* | Fix crash when an attribute node was used inside an unary op (#8209)Pierre Sassoulas2023-02-071-0/+3
* | [too-many-public-methods] Add an example for the message (#8214)Pierre Sassoulas2023-02-075-2/+89
* | Add doc for message unused-format-string-key (#8218)Robert Hofer2023-02-073-2/+3
* | [doc] Use the real URL address of pylint's read the doc projectPierre Sassoulas2023-02-063-3/+3
* | Add ``docstring-first-line-empty`` doc exampleDaniël van Noord2023-02-064-2/+20
* | Add ``differing-type-doc`` doc exampleDaniël van Noord2023-02-064-2/+18
* | Add ``differing-param-doc`` doc exampleDaniël van Noord2023-02-064-2/+18
* | Add ``inconsistent-mro`` doc exampleDaniël van Noord2023-02-063-2/+20
* | Add ``bad-mcs-method-argument`` doc exampleDaniël van Noord2023-02-063-2/+6
* | Add ``bad-mcs-classmethod-argument`` doc exampleDaniël van Noord2023-02-063-2/+8
* | Add doc for message missing-final-newline (#8195)Robert Hofer2023-02-064-2/+23
* | missing-parentheses-for-call-in-test] Generate imaginative example with GhatGPTPierre Sassoulas2023-02-053-2/+16
* | Fix a false negative for 'missing-parentheses-for-call-in-test'Pierre Sassoulas2023-02-051-0/+5
* | [too-many-statements] Add an example for too-many-statementPierre Sassoulas2023-02-054-2/+56
* | [locally-disabled] Generate imaginative example without any fruitPierre Sassoulas2023-02-053-2/+13
* | [forgotten-debug-statement] Generate imaginative example without any fruitPierre Sassoulas2023-02-053-2/+20
* | Merge maintenance 2.16.x in main (#8172)Pierre Sassoulas2023-02-041-0/+14
|\ \
| * \ Merge branch 'maintenance/2.16.x' into main following 2.16.1 releasePierre Sassoulas2023-02-041-0/+14
| |\ \ | | |/
| | * Bump pylint to 2.16.1, update changelog (#8166)v2.16.1Pierre Sassoulas2023-02-022-3/+14
| | * [crash] Fix crashes on python interpreter < 3.9 (#8163) (#8165)github-actions[bot]2023-02-021-0/+3
* | | Small documentation update for ``using-f-string-in-unsupported-version`` chec...Mark Byrne2023-02-031-1/+1
* | | [doc using-f-string-in-unsupported-version] Add a good/bad examplePierre Sassoulas2023-02-034-2/+5
* | | [bad-configuration-section] Only needs details.rstPierre Sassoulas2023-02-032-2/+2
* | | [old_names doc] Fix the autogenerated pages for renamed messagesPierre Sassoulas2023-02-031-2/+2
* | | [parse-error] Remove forgotten good.py with placeholderPierre Sassoulas2023-02-031-1/+0
|/ /
* | Add examples for ``too-complex`` of ``pylint.extensions.mccabe`` (#8144)Tom2023-02-034-2/+87
* | Fix grammatical error in explanation of `global-statement (W0603)` (#8108)R. N. West2023-02-021-2/+2
* | [crash] Fix crashes on python interpreter < 3.9 (#8163)Pierre Sassoulas2023-02-021-0/+3
* | Update docs for `global-variable-not-assigned` (#8151)Dani Alcala2023-02-012-2/+6
* | Bump pylint to 2.17.0-dev0, update changelogMarc Mueller2023-02-012-0/+15
|/
* Add missing release dateMarc Mueller2023-02-011-3/+2
* Bump pylint to 2.16.0, update changelogv2.16.0Pierre Sassoulas2023-02-01127-450/+715