don't run goconst on qlog/

This commit is contained in:
Marten Seemann 2020-04-04 13:00:54 +07:00
parent 92c0f81bf4
commit fc9b5905b2

View file

@ -27,3 +27,9 @@ linters:
- unused
- varcheck
- vet
issues:
exclude-rules:
- path: qlog/
linters:
- goconst