We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2a7db commit 99981e6Copy full SHA for 99981e6
.golangci.yml
@@ -4,8 +4,6 @@ linters-settings:
4
funlen:
5
lines: 100
6
statements: 50
7
- gci:
8
- prefix: github.com/np-guard
9
goconst:
10
min-len: 2
11
min-occurrences: 2
0 commit comments