enable unconvert linter

This commit is contained in:
Matthieu MOREL 2021-12-20 22:01:34 +01:00 committed by GitHub
parent a03cb154f4
commit ac1913bd39
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
- unconvert
issues: issues:
exclude-rules: exclude-rules:
- linters: - linters: