Skip to content

Commit cf5b8fc

Browse files
committed
Increase duplicate code limit
1 parent ce8646d commit cf5b8fc

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=12
255+
min-similarity-lines=16
256256

257257

258258
[BASIC]

0 commit comments

Comments
 (0)