Add help system to Makefile + FDM command #17880
Annotations
5 errors
Run go lint:
tools/fdm/main.go#L55
appendAssign: append result not assigned to the same slice (gocritic)
|
Run go lint:
tools/fdm/main.go#L87
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Run go lint:
tools/fdm/main.go#L73
S1002: should omit comparison to bool constant, can be simplified to `skipNext` (gosimple)
|
Run go lint:
tools/fdm/main.go#L35
ineffectual assignment to makeArgs (ineffassign)
|
Run go lint
Process completed with exit code 2.
|
Loading