-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
I forgot to add a template after a target
targets:
- .gitignore:And got
File "/home/jayvdb/.local/lib/python3.6/site-packages/jinja2/loaders.py", line 27, in split_template_path
for piece in template.split('/'):
AttributeError: 'NoneType' object has no attribute 'split'I suspect there are a few other similar cases of exceptions when given malformed yaml. moban should explain which line is broken and why.
Metadata
Metadata
Assignees
Labels
No labels