linter: replace deprecated scopelint with exportloopref

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi 2021-04-02 14:26:05 -07:00
parent 2657a516b3
commit 5b9ee0ed32

View File

@ -26,7 +26,7 @@ linters:
- nakedret
- prealloc
- rowserrcheck
- scopelint
- exportloopref
- staticcheck
- structcheck
- stylecheck