DiamondLightSource / DiamondLightSource/python-copier-template
Fail if there are undefined variables in the template
Open
- Dominant language
- Jinja
- Stars
- 25
- Forks
- 10
- Avg merge
- 4h 4m
- Merged PRs (30d)
- 6
Description
As soon as https://github.com/copier-org/copier/pull/2587 is released we should use it.
This should be as simple as:
```yaml
_envops:
undefined: jinja2.StrictUndefined
```
Contributor guide
Assessment
This issue has not been assessed yet.