helm/pkg/lint
Matt Butcher 36f7eb0b2a fix(linter): add engine.FuncMap so linter can use real function list
This adds a function engine.FuncMap that returns a function mapping that
better represents the functions passed to a template. The linting logic
is reconfigured to use this function instead of the sprig.FuncMap
function.

Closes #1366
2016-10-14 16:28:43 -06:00
..
rules fix(linter): add engine.FuncMap so linter can use real function list 2016-10-14 16:28:43 -06:00
support chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
lint.go chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
lint_test.go feat(lint): support linting multiple charts 2016-06-30 19:20:11 -07:00