enable megacheck linter

This commit is contained in:
Matthieu MOREL 2021-12-20 22:52:42 +01:00 committed by GitHub
parent 8f2ac4a6af
commit 13628660c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ linters:
- gofmt
- goimports
- gosec
- megacheck
- misspell
- nakedret
- revive