Skip to content

Commit 2c3844b

Browse files
committed
Increase min lines similarity
Signed-off-by: Alec Delaney <[email protected]>
1 parent eee5f71 commit 2c3844b

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
@@ -253,7 +253,7 @@ ignore-docstrings=yes
253253
ignore-imports=yes
254254

255255
# Minimum lines number of a similarity.
256-
min-similarity-lines=4
256+
min-similarity-lines=12
257257

258258

259259
[BASIC]

0 commit comments

Comments
 (0)