We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1468efd commit 4c0f903Copy full SHA for 4c0f903
.codeclimate.yml
@@ -1,7 +1,6 @@
1
version: "2"
2
checks:
3
return-statements:
4
- config:
5
- threshold: 5
+ enabled: false
6
exclude_patterns:
7
- "pkg/**/*_test.go"
0 commit comments