summaryrefslogtreecommitdiff
path: root/tests/lint/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [crash template] Link to blank issue so it's possible to copy pastePierre Sassoulas2023-03-291-4/+8
* Rename `broad-except` and new check `broad-exception-raised` (#7709)Dani Alcala2022-11-051-1/+1
* Use an empty pylintrc for tests using project's pylintrc implicitelyPierre Sassoulas2022-04-261-1/+1
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-0/+4
* Emit the crash issue template for more exceptions and crashes (#5743)Daniël van Noord2022-01-291-0/+17
* Fix #4761: Emit `used-before-assignment` where single assignment only made in...Jacob Walls2021-12-111-1/+1
* Add typing to ``filepath`` (#4980)Daniël van Noord2021-09-161-3/+3
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-2/+4
* Permit to lint to the end in case of crash on a file (#4810)Pierre Sassoulas2021-08-121-0/+31