Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 41f6d59

Browse files
committed
Increase min lines similarity
Signed-off-by: Alec Delaney <[email protected]>
1 parent 6a96bad commit 41f6d59

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=yes
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)