Skip to content

Commit 99981e6

Browse files
committed
no special config for gci
Signed-off-by: Ziv Nevo <[email protected]>
1 parent 5d2a7db commit 99981e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ linters-settings:
44
funlen:
55
lines: 100
66
statements: 50
7-
gci:
8-
prefix: github.com/np-guard
97
goconst:
108
min-len: 2
119
min-occurrences: 2

0 commit comments

Comments
 (0)