enable the exportloopref linter

This commit is contained in:
Marten Seemann
2020-09-12 11:38:52 +07:00
parent f886be4cce
commit 5d24d3b68f

View File

@@ -20,6 +20,7 @@ linters:
- asciicheck - asciicheck
- deadcode - deadcode
- depguard - depguard
- exportloopref
- goconst - goconst
- goimports - goimports
- gofmt - gofmt