feat(helm): add a very basic lint command
This adds a lint command that just checks to see if the chart is parseable and if the templates are paresable.
Showing
cmd/helm/lint.go
0 → 100644
pkg/lint/chartfile.go
0 → 100644
pkg/lint/chartfile_test.go
0 → 100644
pkg/lint/doc.go
0 → 100644
pkg/lint/lint.go
0 → 100644
pkg/lint/message.go
0 → 100644
pkg/lint/message_test.go
0 → 100644
pkg/lint/template.go
0 → 100644
pkg/lint/template_test.go
0 → 100644
Please
register
or
sign in
to comment