enable depguard linter

This commit is contained in:
Matthieu MOREL 2021-12-20 22:42:36 +01:00 committed by GitHub
parent 75db5f4c14
commit 26caa5cc87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ run:
linters:
enable:
- asciicheck
- depguard
- errorlint
- gci
- gochecknoinits