feat: add model for word_sorting
example
#150
Annotations
6 errors
lint:
pkg/cmd/util.go#L18
exported: comment on exported function GetFlag should be of the form "GetFlag ..." (revive)
|
lint:
pkg/cmd/util.go#L29
exported: comment on exported function GetInt should be of the form "GetInt ..." (revive)
|
lint:
pkg/cmd/util.go#L40
exported: comment on exported function GetUint should be of the form "GetUint ..." (revive)
|
lint:
pkg/cmd/util.go#L51
exported: comment on exported function GetString should be of the form "GetString ..." (revive)
|
lint:
pkg/cmd/util.go#L62
exported: comment on exported function GetStringArray should be of the form "GetStringArray ..." (revive)
|
lint
Process completed with exit code 2.
|