Skip to content

Commit 9857c1b

Browse files
committed
update golangci lint config
Signed-off-by: Markus Blaschke <[email protected]>
1 parent 3c23008 commit 9857c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ linters:
77
- bidichk
88
- bodyclose
99
- errorlint
10-
- exportloopref
10+
- copyloopvar
1111
- gofmt
1212
- goimports
1313
- gosec

0 commit comments

Comments
 (0)