Update .golangci.yml

This commit is contained in:
Mikhail 2024-08-28 18:19:23 +00:00
parent 1561c532e4
commit 80f1728efc

@ -15,6 +15,7 @@ linters:
disable-all: true disable-all: true
enable: enable:
- errcheck - errcheck
- govet
linters-settings: linters-settings:
errcheck: errcheck: