Update .golangci.yml
This commit is contained in:
parent
79e62d2acf
commit
6c162b6917
@ -7,8 +7,10 @@ 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
|
||||||
|
|
||||||
linters:
|
linters:
|
||||||
disable-all: true
|
disable-all: true
|
||||||
|
Loading…
Reference in New Issue
Block a user