Update .golangci.yml
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user