FEATURE: [xmaker] add depth ratio signal #5852
Annotations
12 warnings
|
|
|
pkg/cmd/strategy/builtin.go#L1
should have a package comment
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/datatype/bools/slice.go#L3
exported type BoolSlice should have comment or be unexported
|
pkg/datatype/bools/slice.go#L1
should have a package comment
|
pkg/slack/slackstyle/style.go#L1
should have a package comment
|
pkg/style/colors.go#L1
should have a package comment
|
pkg/style/colors.go#L3
exported const GreenColor should have comment or be unexported
|
pkg/version/dev.go#L4
should have a package comment
|
pkg/cmd/strategy/builtin.go#L5
a blank import should be only in a main or test package, or have a comment justifying it
|
This job succeeded
Loading