summaryrefslogtreecommitdiff
path: root/tests/utils
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-292-4/+4
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-5/+12
* [typing] Add typing to the tests directory (#7183)Pierre Sassoulas2022-07-141-3/+0
* Fix AstCallbackMethod typing (#6445)Marc Mueller2022-05-051-4/+7
* Add last typing to ``pylint/utils`` (#6369)Daniël van Noord2022-04-181-4/+4
* Deprecate ``check_messages`` in favor of ``only_required_for_messages`` (#6196)Andreas Finkler2022-04-161-7/+7
* Use ``python-typing-update`` on half of the ``tests`` directory (#6317)Daniël van Noord2022-04-141-3/+4
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-243-2/+5
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-242-18/+2
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-042-9/+10
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* Fix copyright links (#4647)Marc Mueller2021-07-012-2/+2
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-112-2/+2
* Move utils.expand_module in its own file in lintPierre Sassoulas2021-04-031-13/+0
* Prepare 2.7.3 release (#4261)pylint-2.7.32.7Pierre Sassoulas2021-03-291-0/+1
* Reduce 'blacklist' term for ignored filesPeter Kolbus2021-03-091-6/+6
* Update copyright notice with copyritePierre Sassoulas2021-02-281-3/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-2/+3
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Sets up copyrighthippo912020-08-201-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+4
* [tests lint] Fix all W0613 unused-argument in pylint's own testsPierre Sassoulas2020-04-201-3/+3
* [tox] Extend the pylint check to the relevant parts in testsPierre Sassoulas2020-04-201-0/+0
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-242-7/+4
* Stopped installing tests with packageAshley Whetter2019-06-202-0/+120