REFACTOR: [xdepthmaker] refactor x depth maker #5840
Annotations
12 warnings
|
|
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/fixedpoint/convert.go#L220
if block ends with a return statement, so drop this else and outdent its block
|
pkg/fixedpoint/convert.go#L453
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
pkg/fixedpoint/convert.go#L558
if block ends with a return statement, so drop this else and outdent its block
|
pkg/fixedpoint/convert.go#L548
if block ends with a return statement, so drop this else and outdent its block
|
pkg/strategy/dca2/recover.go#L117
if block ends with a return statement, so drop this else and outdent its block
|
pkg/slack/slackstyle/style.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
|
This job succeeded
Loading