Skip to content

Commit da195fb

Browse files
committed
update golangci-lint config
Signed-off-by: Markus Blaschke <[email protected]>
1 parent 69ba047 commit da195fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yaml

+1-1
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)