Update .golangci.yml

This commit is contained in:
Mikhail 2024-08-27 17:38:19 +00:00
parent 6c162b6917
commit 1561c532e4

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