summaryrefslogtreecommitdiff
path: root/pylint/utils/ast_walker.py
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit.ci] pre-commit autoupdate and simplify ruff config (#8694)pre-commit-ci[bot]2023-05-161-1/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Tighten design constraints (#8115)Nick Drozd2023-01-281-0/+1
* Bump mypy from 0.982 to 0.990 (#7769)dependabot[bot]2022-11-141-1/+1
* Write the exception message to stderr in `ASTWalker.walk` (#6598)Yilei "Dolee" Yang2022-05-121-1/+5
* Move AstCallback (#6502)Marc Mueller2022-05-051-9/+16
* Add last typing to ``pylint/utils`` (#6369)Daniël van Noord2022-04-181-8/+17
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-2/+2
* Enable for_any_all check (#5206)Nick Drozd2021-10-251-4/+1
* Permit to lint to the end in case of crash on a file (#4810)Pierre Sassoulas2021-08-121-0/+2
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Improve exception debugging (#4381)Marc Mueller2021-04-191-10/+18
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-2/+0
* Fix a bunch of linting errors from the codebaseClaudiu Popa2019-05-221-5/+4
* Refactor - Rename PylintASTWalker to ASTWalkerPierre Sassoulas2019-03-091-0/+80