mirror of
https://github.com/thegeeklab/git-sv.git
synced 2024-11-14 17:50:40 +00:00
chore: replace deprecated exportloopref golangci linter with copyloopvar
This commit is contained in:
parent
6a9836e6b1
commit
bb0cd9d213
@ -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