add: kpp code #34
Annotations
4 errors
Run linter:
parser/fns/main.go#L48
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run linter:
utils/helpers.go#L68
assignOp: replace `code = code / 10` with `code /= 10` (gocritic)
|
Run linter:
parser/fns/main.go#L35
printf: `fmt.Println` arg list ends with redundant newline (govet)
|
Run linter
issues found
|
The logs for this run have expired and are no longer available.
Loading