summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * Bump pylint to 2.17.1, update changelog (#8482)v2.17.1Pierre Sassoulas2023-03-226-25/+52
| * Fix incorrect preferred-modules matches (#8481)github-actions[bot]2023-03-221-0/+3
| * Deprecate redundant type checking guard utils (#8433) (#8439)github-actions[bot]2023-03-121-0/+10
| * Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403) (#8438)github-actions[bot]2023-03-112-2/+7
| * Fix a crash when `TYPE_CHECKING` is used without importing it (#8435) (#8436)github-actions[bot]2023-03-111-0/+3
| * Clear LRU caches on pylint utilities (#8420) (#8427)github-actions[bot]2023-03-101-0/+4
* | [deprecation] Remove duplicated utils typing guards check (#8475)Pierre Sassoulas2023-03-221-0/+5
* | Fix incorrect preferred-modules matchesDaniël van Noord2023-03-211-0/+3
* | [deprecation] Message.location must be a 'MessageLocationTuple' (#8477)Pierre Sassoulas2023-03-211-0/+4
* | [deprecation] 'check_single_file' replaced by 'check_single_file_item' (#8478)Pierre Sassoulas2023-03-211-0/+4
* | [deprecation] Remove 'do_exit' from the 'Run' constructor (#8472)Pierre Sassoulas2023-03-211-0/+4
* | [deprecation] Make 'py_version' required for 'MessageDefinition.may_be_emitte...Pierre Sassoulas2023-03-211-0/+6
* | [deprecation] end_line and end_col_offset required in functional tests (#8466)Pierre Sassoulas2023-03-202-1/+6
* | [deprecation] ``setup.cfg``and ``tox.ini`` sections need to start by 'pylint'...Pierre Sassoulas2023-03-201-0/+5
* | [deprecation] 'ColorizedTextReporter' only accepts 'ColorMappingDict' (#8464)Pierre Sassoulas2023-03-201-0/+3
* | [deprecation] 'Pylinter.check' now takes sequence of str only (#8463)Pierre Sassoulas2023-03-201-0/+3
* | [deprecation] Remove the warning about the old pylint home (#8462)Pierre Sassoulas2023-03-201-0/+5
* | Add doc for ``bad-file-encoding``, ``return-arg-in-generator`` (#8447)Daniël van Noord2023-03-207-6/+6
* | Update myst-parser requirement from ~=0.19 to ~=1.0 (#8446)dependabot[bot]2023-03-131-1/+1
* | Deprecate redundant type checking guard utils (#8433)Jacob Walls2023-03-121-0/+10
* | Add Python 3.8+ `asyncSetUp` to "defining-attr-methods" list (#8403)Samuel FORESTIER2023-03-112-2/+7
* | Fix a crash when `TYPE_CHECKING` is used without importing it (#8435)Jacob Walls2023-03-111-0/+3
* | [pre-commit] Configure ruff to sort importPierre Sassoulas2023-03-101-1/+9
* | `pyreverse`: use colorblind friendly default colors (#8415)Andreas Finkler2023-03-101-0/+5
* | pyreverse: drop support for .vcg format (#8426)Andreas Finkler2023-03-102-1/+4
* | Clear LRU caches on pylint utilities (#8420)Jacob Walls2023-03-101-0/+4
* | pyreverse: Add show-stdlib option (#8190)Avram Lubkin2023-03-101-0/+5
* | [release doc] Add a paragraph for label maintenance (#8422)Pierre Sassoulas2023-03-101-0/+4
* | [colorize_ansi] Remove the possibility to use anything else than a MessageSty...Pierre Sassoulas2023-03-091-0/+3
* | [overgeneral-exceptions] Only handle qualified names (#8411)Pierre Sassoulas2023-03-091-0/+7
* | Remove deprecated functions and classes (#8409)Daniël van Noord2023-03-091-0/+24
* | [FileState] Remove 'collect_block_lines'Pierre Sassoulas2023-03-081-0/+5
* | [Reporter] Remove 'set_output' in favor of reporter.outPierre Sassoulas2023-03-081-0/+3
* | [__implements__] Remove everything related to the rejected PEP245 (#8404)Pierre Sassoulas2023-03-082-1/+11
* | Remove all old code related to ``optparse`` config parsing. (#8405)Daniël van Noord2023-03-082-14/+12
* | Add and expose ``py.typed`` (#8402)Daniël van Noord2023-03-081-0/+3
* | [deprecation] Remove ``get_message_definitions`` from ``BaseChecker`` (#8401)Pierre Sassoulas2023-03-081-0/+4
* | [deprecation] epylint removal for pylint 3.0.0 (#8400)Pierre Sassoulas2023-03-084-96/+7
* | [release documentation] Upgrade for post release branch deletion (#8399)Pierre Sassoulas2023-03-082-3/+5
* | Upgrade tbump and the documentation for 3.0.0 dev branchPierre Sassoulas2023-03-081-0/+1
* | [changelog] Add the documentation page for 3.0.0Pierre Sassoulas2023-03-083-0/+27
|/
* Proper release date and summary for 2.17.0v2.17.0Pierre Sassoulas2023-03-081-2/+18
* Bump pylint to 2.17.0, update changelog (#8395)Pierre Sassoulas2023-03-0730-98/+185
* Add regression test for #5288 (#8385)Jacob Walls2023-03-071-0/+4
* Upgrade to astroid 2.15.0 (#8387)Pierre Sassoulas2023-03-071-0/+3
* Merge remote-tracking branch 'upstream/maintenance/2.16.x' into mainMarc Mueller2023-03-061-0/+14
|\
| * Bump pylint to 2.16.4, update changelog (#8389)v2.16.4Marc Mueller2023-03-062-3/+14
| * Fix invalid type false positive (#8206) (#8386)Marc Mueller2023-03-061-0/+3
* | Document ignoring pragmas for calculating line length (#8380)Jacob Walls2023-03-041-0/+2
* | [doc] Add an example for 'missing-format-string-key' (#8379)Pierre Sassoulas2023-03-033-2/+14