Update .golangci.yml

This commit is contained in:
Matthieu MOREL 2021-12-20 22:29:55 +01:00 committed by GitHub
parent 2702ca0e18
commit 6b820ac9a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ linters:
- gosec - gosec
- misspell - misspell
- revive - revive
- stylecheck
- unconvert - unconvert
- unparam - unparam
issues: issues: