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:
- durationcheck
- errcheck
- exportloopref
- copyloopvar
- forcetypeassert
- godot
- gofmt