Skip to content

Commit 429b207

Browse files
authored
Increase min lines of similarity to 12
1 parent 839b55c commit 429b207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ ignore-docstrings=yes
252252
ignore-imports=no
253253

254254
# Minimum lines number of a similarity.
255-
min-similarity-lines=4
255+
min-similarity-lines=12
256256

257257

258258
[BASIC]

0 commit comments

Comments
 (0)