mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
9 lines
108 B
YAML
9 lines
108 B
YAML
run:
|
|
issues-exit-code: 0
|
|
tests: false
|
|
linters:
|
|
disable-all: true
|
|
enable:
|
|
- gofmt
|
|
- gosimple
|