Skip to content

Commit

Permalink
Increase min lines similarity
Browse files Browse the repository at this point in the history
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
  • Loading branch information
tekktrik committed May 25, 2022
1 parent ef609b0 commit 8553998
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 @@ -252,7 +252,7 @@ ignore-docstrings=yes
ignore-imports=yes

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


[BASIC]
Expand Down

0 comments on commit 8553998

Please sign in to comment.