Merge pull request #1701 from c9s/release/v1.60 #5669
Annotations
12 warnings
|
|
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/style/colors.go#L1
should have a package comment
|
pkg/style/table.go#L8
exported function NewDefaultTableStyle should have comment or be unexported
|
pkg/strategy/factorzoo/linear_regression.go#L181
if block ends with a return statement, so drop this else and outdent its block
|
pkg/strategy/random/strategy.go#L170
if block ends with a return statement, so drop this else and outdent its block
|
pkg/style/pnl.go#L7
exported var LossEmoji should have comment or be unexported
|
pkg/optimizer/grid.go#L310
if block ends with a return statement, so drop this else and outdent its block
|
pkg/strategy/tri/market.go#L126
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
|
The logs for this run have expired and are no longer available.
Loading