Skip to content

Commit 99546e6

Browse files
author
Lorenz Kästle
committed
Update linter config
1 parent ec0d09d commit 99546e6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.golangci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ linters:
66
disable:
77
- cyclop
88
- depguard
9-
- exhaustivestruct
109
- exhaustruct
1110
- forbidigo
1211
- forcetypeassert
@@ -15,9 +14,8 @@ linters:
1514
- gochecknoinits
1615
- godox
1716
- godot
18-
- goerr113
17+
- err113
1918
- gofumpt
20-
- gomnd
2119
- mnd
2220
- lll
2321
- musttag

0 commit comments

Comments
 (0)