Migrated the CLI to use the new validation framework #327
Annotations
3 errors
lint:
cmd/eib/main.go#L82
File is not `gofmt`-ed with `-s` `-r 'interface{} -> any'` (gofmt)
|
lint:
cmd/eib/main.go#L85
S1032: should use sort.Strings(...) instead of sort.Sort(sort.StringSlice(...)) (gosimple)
|
lint
issues found
|