actions: integrating staticcheck, os matrix #18
Annotations
3 errors
git/git.go#L26
should omit comparison to bool constant, can be simplified to !stat.IsDir() (S1002)
|
ui/columnizer.go#L115
should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (S1007)
|
|
This job failed
Loading