We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f60368a commit 6aab559Copy full SHA for 6aab559
.codeclimate.yml
@@ -24,3 +24,7 @@ ratings:
24
- "**.py"
25
exclude_paths:
26
- app/static/*
27
+checks:
28
+ argument-count:
29
+ config:
30
+ threshold: 6
0 commit comments