enable contextcheck linter

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL 2023-03-06 11:23:07 +01:00 committed by GitHub
parent 177e0bf2d9
commit 16ba4222bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
linters: linters:
enable: enable:
- contextcheck
- gci - gci
- gofumpt - gofumpt
- misspell - misspell