summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_similar.py
Commit message (Expand)AuthorAgeFilesLines
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-1/+1
* Make ``min-similarity-lines == 0`` stop similarity check (#4970)Daniël van Noord2021-09-071-0/+8
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-17/+17
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-38/+30
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-1/+2
* [duplicate-code] Parse functions and class methods recursively when gathering...Maksym Humetskyi2021-08-171-0/+62
* [duplicate-code] Ignore decorators lines by similarities checker when ignore ...Maksym Humetskyi2021-08-141-4/+14
* Performance improvment of the Similarity checker (#4565)hippo912021-07-281-51/+26
* Add unspecified-encoding checker #3826 (#4753)Daniël van Noord2021-07-281-1/+1
* Bump pylint to 2.9.4, update changelogv2.9.4Pierre Sassoulas2021-07-201-0/+1
* [duplicate-code] Fix ignored empty functions by similarities checker with ign...Maksym Humetskyi2021-07-051-0/+40
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* [duplicate-code] Remove trailing whitespaces in similarity reportPierre Sassoulas2021-07-011-1/+1
* [duplicate-code] Fix crash when analysing empty function with docstringPierre Sassoulas2021-07-011-5/+8
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Bump pylint to 2.9.0-dev1, update changelogPierre Sassoulas2021-06-171-0/+1
* Add ignore_signatures to similarity checker (#4474)Aditya Gupta2021-05-171-0/+41
* Prepare for 2.8.0 releasepylint-2.8.0Pierre Sassoulas2021-04-241-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-1/+3
* mapreduce| Adds map/reduce functionality to SimilarCheckerFrank Harrison2021-01-021-0/+139
* fixed issue 3726: enhanced similarity checker (#3837)Eli Fine2020-09-191-0/+36
* Sets up copyrighthippo912020-08-201-1/+1
* Remove the 'checker' in moved file namePierre Sassoulas2020-04-271-0/+200