• Matt Butcher's avatar
    fix(tiller): stop printing <no value> when var is missing · 96ac6ebc
    Matt Butcher authored
    Instead of printing "no value", this prints an empty string by
    default, but adds a Strict flag on the engine, which (if true)
    will cause a template render to error out if a value is not supplied.
    
    Strict is set to false so that developers can instead use `default` to
    set default values.
    96ac6ebc
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code_of_conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...