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
- deadcode
- depguard
- exportloopref
- goconst
- goimports
- gofmt