Commit da7153b9 by E. Kolpakov

Reducing similarity pylint threshold to 4 lines

parent 23e99c14
...@@ -20,4 +20,4 @@ disable= ...@@ -20,4 +20,4 @@ disable=
no-member no-member
[SIMILARITIES] [SIMILARITIES]
min-similarity-lines=8 min-similarity-lines=4
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment