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

View File

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