Update .golangci.yml
This commit is contained in:
parent
6c162b6917
commit
1561c532e4
@ -7,10 +7,9 @@ run:
|
|||||||
- \.pb\.gw\.go$
|
- \.pb\.gw\.go$
|
||||||
- .pb.gw.go
|
- .pb.gw.go
|
||||||
- \.gen\.go$
|
- \.gen\.go$
|
||||||
- test
|
|
||||||
skip-dirs:
|
skip-dirs:
|
||||||
- mocks
|
- mocks
|
||||||
- tests
|
tests: false
|
||||||
|
|
||||||
linters:
|
linters:
|
||||||
disable-all: true
|
disable-all: true
|
||||||
|
Loading…
Reference in New Issue
Block a user