You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using {{ include "some bad file.tmpl" . }} in a template, and when the file doesn't exist, it just silently adds nothing. I would love an option or a default where missing files immediately halt processing and generate an error.