feat: add lint command. support helm lint. and custom lint #40
Annotations
4 errors
Lint and unit test:
pkg/lint/helm.go#L19
Error return value of `filepath.Walk` is not checked (errcheck)
|
Lint and unit test:
pkg/lint/helm.go#L84
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Lint and unit test:
pkg/lint/helm.go#L91
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Lint and unit test
issues found
|