Refactor the way we are displaying SD and ETH values #218
Annotations
8 errors
build:
stader-cli/node/status.go#L122
unnecessary trailing newline (whitespace)
|
build:
stader-cli/node/status.go#L183
unnecessary trailing newline (whitespace)
|
build:
stader-lib/utils/eth/units.go#L51
assignments should only be cuddled with other assignments (wsl)
|
build:
stader-lib/utils/eth/units.go#L52
only one cuddle assignment allowed before if statement (wsl)
|
build:
stader-lib/utils/eth/units.go#L59
if statements should only be cuddled with assignments (wsl)
|
build:
stader-lib/utils/eth/units.go#L62
return statements should not be cuddled if block has more than two lines (wsl)
|
build:
stader-cli/node/claim-rewards.go#L77
expressions should not be cuddled with blocks (wsl)
|
build:
stader/api/node/claim-rewards.go#L144
assignments should only be cuddled with other assignments (wsl)
|