summaryrefslogtreecommitdiff
path: root/tests/test_similar.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Fixing some too long lines (#8339)Ollie2023-02-251-1/+2
* Add ``consider-using-augmented-assign`` checker (#7514)Daniël van Noord2022-09-221-1/+1
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-1/+1
* Activate the ``duplicate-code`` checker (#6121)Pierre Sassoulas2022-05-051-0/+10
* Do not report useless-suppression on duplicate-codeDaniël van Noord2022-05-051-0/+18
* Change config values of ``ignore-imports`` and ``ignore-signatures``Daniël van Noord2022-05-051-10/+82
* Use an empty pylintrc for tests using project's pylintrc implicitelyPierre Sassoulas2022-04-261-2/+2
* Fix `AstroidError` in similarity checker with imports/signatures ignored (#6357)Jacob Walls2022-04-191-2/+10
* Fix regression with ``ignore-imports`` (#6358)Daniël van Noord2022-04-161-0/+8
* Move '_patch_stream' to pylint.testutilPierre Sassoulas2022-04-151-13/+1
* Use ``python-typing-update`` on half of the ``tests`` directory (#6317)Daniël van Noord2022-04-141-4/+7
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Allow disabling ``duplicate-code`` with a disable comment (#5446)Daniël van Noord2022-03-041-0/+141