summaryrefslogtreecommitdiff
path: root/tests/test_pragma_parser.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* improving test_pragma_parser (#8159)Andre Hora2023-02-021-0/+8
* Move no-self-use to optional extension (#6448)Marc Mueller2022-05-051-2/+2
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-0/+4
* Add a warning ``use-implicit-booleaness-not-comparison`` for comparison with ...Jaehoon Hwang2021-10-171-1/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniƫl van Noord2021-09-041-12/+24
* Allow numbers in checker names. (#3667)Jeremy Fleischman2020-06-081-0/+8
* Fix a regression where messages with dash are not fully parsedClaudiu Popa2020-05-141-0/+8
* [tests lint] Fix all W0612 unused-variable in pylint's own testsPierre Sassoulas2020-04-201-16/+6
* Add support for disabling line-too-long for multilines stringshippo912019-11-191-0/+94