mirror of
https://github.com/thegeeklab/wp-git-clone.git
synced 2024-11-21 14:10:38 +00:00
chore: replace deprecated exportloopref golangci linter with copyloopvar
This commit is contained in:
parent
7ab5f0e82f
commit
c3e67d9122
@ -24,7 +24,7 @@ linters:
|
|||||||
- errname
|
- errname
|
||||||
- errorlint
|
- errorlint
|
||||||
- exhaustive
|
- exhaustive
|
||||||
- exportloopref
|
- copyloopvar
|
||||||
- forcetypeassert
|
- forcetypeassert
|
||||||
- ginkgolinter
|
- ginkgolinter
|
||||||
- gocheckcompilerdirectives
|
- gocheckcompilerdirectives
|
||||||
|
Loading…
Reference in New Issue
Block a user