chore: replace with copyloopvar (#253)

This commit is contained in:
Bruno Schaatsbergen 2024-10-30 13:58:50 +01:00 committed by GitHub
parent 9fdb5c3e36
commit 1db52140d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ linters:
enable: enable:
- durationcheck - durationcheck
- errcheck - errcheck
- exportloopref - copyloopvar
- forcetypeassert - forcetypeassert
- godot - godot
- gofmt - gofmt