bbgo_origin/.golangci.yml

8 lines
93 B
YAML

run:
issues-exit-code: 0
tests: false
linters:
disable-all: true
enable:
- gofmt