summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_utils.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [deprecation] Remove duplicated utils typing guards check (#8475)Pierre Sassoulas2023-03-221-17/+16
* Deprecate redundant type checking guard utils (#8433)Jacob Walls2023-03-121-0/+1
* Fix a crash when `TYPE_CHECKING` is used without importing it (#8435)Jacob Walls2023-03-111-0/+10
* Remove deprecated functions and classes (#8409)Daniël van Noord2023-03-091-25/+0
* Fixing some too long lines (#8339)Ollie2023-02-251-4/+6
* [ruff] Fix E741 Ambiguous variable name: 'l'Pierre Sassoulas2023-02-061-1/+1
* Fix a false negative for ``unused-import`` (#7678)Mark Byrne2022-11-091-6/+6
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-1/+1
* Fix #3299 false positives with names in string literal type annotations (#7400)Levi Gruspe2022-09-041-0/+26
* Fix AstCallbackMethod typing (#6445)Marc Mueller2022-05-051-2/+3
* Deprecate ``check_messages`` in favor of ``only_required_for_messages`` (#6196)Andreas Finkler2022-04-161-0/+15
* Use ``python-typing-update`` on second half of the ``tests`` directoryDaniël van Noord2022-04-141-7/+3
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-17/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Bump pylint to 2.12.2, update changelogv2.12.2Pierre Sassoulas2021-12-031-1/+1
* Deprecate ``is_inside_lambda`` from utils (#5447)Daniël van Noord2021-12-031-0/+7
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-1/+2
* Fix use-implicit-booleaness-not-comparison crash (#5176)Jaehoon Hwang2021-10-231-4/+4
* Add a warning ``use-implicit-booleaness-not-comparison`` for comparison with ...Jaehoon Hwang2021-10-171-0/+22
* Add guard helper functions from astroid (#5122)Marc Mueller2021-10-071-14/+73
* 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-041-26/+32
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Update copyright notice with copyritePierre Sassoulas2021-02-281-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-0/+1
* Sets up copyrighthippo912020-08-201-1/+1
* Remove the 'checker' in moved file namePierre Sassoulas2020-04-271-0/+397