feat: Add account entity init command #504
Annotations
3 errors and 1 warning
lint:
cmd/account/entity.go#L57
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
cmd/common/selector.go#L26
Comment should end in a period (godot)
|
lint
issues found
|
lint:
cmd/account/entity.go#L56
var-naming: var rawJson should be rawJSON (revive)
|