Add golangci-lint #46
Annotations
10 errors
app.go#L132
deprecatedComment: use `Deprecated: ` (note the casing) instead of `DEPRECATED: ` (gocritic)
|
flags.go#L273
deprecatedComment: use `Deprecated: ` (note the casing) instead of `DEPRECATED: ` (gocritic)
|
parser.go#L324
ifElseChain: rewrite if-else to switch statement (gocritic)
|
args.go#L177
Comment should end in a period (godot)
|
args.go#L183
Comment should end in a period (godot)
|
completions.go#L15
Comment should end in a period (godot)
|
flags.go#L230
Comment should end in a period (godot)
|
flags.go#L236
Comment should end in a period (godot)
|
flags.go#L258
Comment should end in a period (godot)
|
parsers.go#L43
Comment should end in a period (godot)
|
This job failed
Loading