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