.golangci.yml: enable errorlint

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2021-06-09 12:33:26 -07:00
parent 56e478046a
commit ebb0812886
+1
View File
@@ -7,3 +7,4 @@ run:
linters:
enable:
- gofumpt
- errorlint