We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322b224 commit 6d9e53eCopy full SHA for 6d9e53e
1 file changed
.codeclimate.yml
@@ -20,3 +20,7 @@ checks:
20
return-statements:
21
config:
22
threshold: 6
23
+
24
+ similar-code:
25
+ config:
26
+ threshold: 5
0 commit comments