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