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