linter: remove exportloopref linter

This commit is contained in:
Håvard Anda Estensen 2024-09-02 16:09:26 +02:00
parent 922eb033d3
commit b6b46ffebd

View file

@ -21,7 +21,6 @@ linters:
- staticcheck
- bidichk
- durationcheck
- exportloopref
- whitespace
- revive # only certain checks enabled