We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08292ab commit 5511557Copy full SHA for 5511557
.codeclimate.yml
@@ -5,6 +5,10 @@ checks:
5
enabled: true
6
config:
7
threshold: 7
8
+ argument-count:
9
+ enabled: true
10
+ config:
11
+ threshold: 5
12
13
exclude_patterns:
14
- "benchmark/**/*"
0 commit comments