Update .golangci.yml

This commit is contained in:
Mikhail 2024-08-25 18:46:27 +00:00
parent 79e62d2acf
commit 6c162b6917

@ -7,8 +7,10 @@ run:
- \.pb\.gw\.go$
- .pb.gw.go
- \.gen\.go$
- test
skip-dirs:
- mocks
- tests
linters:
disable-all: true