Skip to content

Commit 58c106a

Browse files
mcbenjemaawikkyk
authored andcommitted
Change depracted linter
1 parent 604ae96 commit 58c106a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ linters:
99
- bodyclose
1010
- dogsled
1111
- errcheck
12-
- exportloopref
12+
- copyloopvar
1313
- goconst
1414
- gocritic
1515
- gocyclo

0 commit comments

Comments
 (0)