0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-14 19:10:41 +00:00

chore: replace deprecated exportloopref golangci linter with copyloopvar

This commit is contained in:
Robert Kaussow 2024-11-08 23:38:32 +01:00
parent 06d83de3d5
commit df2ac3e9c7
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -24,7 +24,7 @@ linters:
- errname
- errorlint
- exhaustive
- exportloopref
- copyloopvar
- forcetypeassert
- ginkgolinter
- gocheckcompilerdirectives