helm/pkg/lint
Matt Butcher cf9c8ebe3c 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.
2016-04-26 17:20:37 -06:00
..
testdata feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
chartfile.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
chartfile_test.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
doc.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
lint.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
message.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
message_test.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
template.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00
template_test.go feat(helm): add a very basic lint command 2016-04-26 17:20:37 -06:00