We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f52e7a commit 2a4460eCopy full SHA for 2a4460e
1 file changed
check-commit/.golangci.yml
@@ -0,0 +1,5 @@
1
+linters-settings:
2
+ funlen:
3
+ lines: 70
4
+ testpackage:
5
+ skip-regexp: check_test.go
0 commit comments