Skip to content

Commit 834cf08

Browse files
committed
Increase min lines similarity
Signed-off-by: Alec Delaney <[email protected]>
1 parent 16fa53e commit 834cf08

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
@@ -256,7 +256,7 @@ ignore-docstrings=yes
256256
ignore-imports=yes
257257

258258
# Minimum lines number of a similarity.
259-
min-similarity-lines=4
259+
min-similarity-lines=12
260260

261261

262262
[BASIC]

0 commit comments

Comments
 (0)