mirror of
https://github.com/thegeeklab/url-parser.git
synced 2024-11-16 02:00:45 +00:00
chore: replace deprecated exportloopref golangci linter with copyloopvar
This commit is contained in:
parent
18a483485a
commit
c00eea41f9
@ -24,7 +24,7 @@ linters:
|
||||
- errname
|
||||
- errorlint
|
||||
- exhaustive
|
||||
- exportloopref
|
||||
- copyloopvar
|
||||
- forcetypeassert
|
||||
- ginkgolinter
|
||||
- gocheckcompilerdirectives
|
||||
|
Loading…
Reference in New Issue
Block a user