Add --no-pretty
global flag for parsable CLI output
#1375
Annotations
4 errors
golangci-lint:
cmd/model/list.go#L98
for loop can be changed to `i := range authzModels` (intrange)
|
golangci-lint:
internal/output/marshal.go#L209
return with no blank line before (nlreturn)
|
golangci-lint:
internal/output/marshal.go#L208
expressions should not be cuddled with blocks (wsl)
|
golangci-lint
issues found
|
Loading