chore(golangci): add quality parameters to golangci #4017
Annotations
6 errors
lint:
debuglog/nop_test.go#L12
Error return value is not checked (errcheck)
|
lint:
debuglog/nop_test.go#L17
Error return value is not checked (errcheck)
|
lint:
internal/transformations/transformations_test.go#L85
Error return value is not checked (errcheck)
|
lint:
internal/transformations/remove_comments_char.go#L8
cyclomatic complexity 24 of func `removeCommentsChar` is high (> 20) (gocyclo)
|
lint:
internal/transformations/remove_comments.go#L6
cyclomatic complexity 23 of func `removeComments` is high (> 20) (gocyclo)
|
lint
Process completed with exit code 1.
|