helm/pkg/lint/rules
Matt Butcher 70d03e5cef
Fix/8467 linter failing (#8496)
* add output to get debug info on linter failing

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>

* trap cases where the YAML indent is incorrect.

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
2020-09-01 10:45:59 -06:00
..
testdata Show errors when linting for Chart.yaml version and appVersion fields of type non-string 2020-05-25 13:24:15 +05:30
chartfile.go Show errors when linting for Chart.yaml version and appVersion fields of type non-string 2020-05-25 13:24:15 +05:30
chartfile_test.go Show errors when linting for Chart.yaml version and appVersion fields of type non-string 2020-05-25 13:24:15 +05:30
dependencies.go Lint dependencies (#7970) 2020-07-09 14:31:51 -06:00
dependencies_test.go Lint dependencies (#7970) 2020-07-09 14:31:51 -06:00
deprecations.go Update lint deprecation list 2020-05-05 21:19:07 +00:00
deprecations_test.go Update lint deprecation list 2020-05-05 21:19:07 +00:00
template.go Fix/8467 linter failing (#8496) 2020-09-01 10:45:59 -06:00
template_test.go Fix/8467 linter failing (#8496) 2020-09-01 10:45:59 -06:00
values.go feat: make the linter coalesce the passed-in values before running values tests (#7984) 2020-05-12 14:23:25 -06:00
values_test.go feat: make the linter coalesce the passed-in values before running values tests (#7984) 2020-05-12 14:23:25 -06:00