jinja2-lint icon indicating copy to clipboard operation
jinja2-lint copied to clipboard

Simple python script to lint jinja2 templates.

Results 5 jinja2-lint issues
Sort by recently updated
recently updated
newest added

I think the introduction of PR #17 caused additional errors. Now I'm getting additional packaging errors only after that PR was merged. ``` Run find . -type f -name "*.j2"...

Added a configuration for use as precommit hook

Would it be possible to package and release this on PyPI? It would make installing it as part of a CI/CD toolchain a lot cleaner and consistent with everything else.

Hi, I realize the licence of this software was probably carefully chosen. The thing is, I would like to use it in some [context](https://governance.openstack.org/tc/reference/licensing.html) where only [OSI approved](https://opensource.org/license) licences are...