Skip to content

Commit

Permalink
Changed min-similarity-lines to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
evaherrada committed Nov 12, 2021
1 parent a1722f9 commit 4f3637d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ ignore-docstrings=yes
ignore-imports=yes

# Minimum lines number of a similarity.
min-similarity-lines=12
min-similarity-lines=4


[BASIC]
Expand Down

0 comments on commit 4f3637d

Please sign in to comment.