feat(cmd/network/status): Sort paratimes #1029
Annotations
5 errors
lint:
cmd/network/status.go#L143
var-naming: don't use underscores in Go names; var paratimeName_i should be paratimeNameI (revive)
|
lint:
cmd/network/status.go#L144
var-naming: don't use underscores in Go names; var paratimeName_j should be paratimeNameJ (revive)
|
lint:
cmd/network/status.go#L146
var-naming: don't use underscores in Go names; var descriptor_i should be descriptorI (revive)
|
lint:
cmd/network/status.go#L147
var-naming: don't use underscores in Go names; var descriptor_j should be descriptorJ (revive)
|
lint
issues found
|