Skip to content

Commit 5b21ca1

Browse files
committed
fix: deprecated config
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent 55fac10 commit 5b21ca1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.golangci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ run:
33

44
linters-settings:
55
gci:
6-
local-prefixes: github.com/spf13/viper
6+
sections:
7+
- standard
8+
- default
9+
- prefix(github.com/spf13/viper)
710
golint:
811
min-confidence: 0
912
goimports:

0 commit comments

Comments
 (0)