enable gosec linter

This commit is contained in:
Matthieu MOREL 2021-11-09 18:53:26 +01:00 committed by GitHub
parent 933ecc5a1b
commit 2507ccc2d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,3 +3,4 @@ run:
linters: linters:
enabled: enabled:
- goimports - goimports
- gosec