helm/pkg/engine
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
..
doc.go chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
engine.go fix(linter): add engine.FuncMap so linter can use real function list 2016-10-14 16:28:43 -06:00
engine_test.go fix(linter): add engine.FuncMap so linter can use real function list 2016-10-14 16:28:43 -06:00