Move min-similarity-lines to new section

This is the correct place for a newer version of pylint.
pull/174/head
Tim Byrne 5 years ago
parent b411f9d74f
commit 234055190b
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

@ -6,6 +6,8 @@ max-args=14
max-locals=28
max-attributes=8
max-statements=65
[SIMILARITIES]
min-similarity-lines=6
[MESSAGES CONTROL]

Loading…
Cancel
Save