enable predeclared linter

This commit is contained in:
Matthieu MOREL 2021-12-20 23:09:58 +01:00 committed by GitHub
parent 4634ce10b0
commit 5bebc57566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ linters:
- misspell - misspell
- nakedret - nakedret
- nolintlint - nolintlint
- predeclared
- revive - revive
- unconvert - unconvert
- unparam - unparam