Hello!
When I'm linting django html-jinja template with jinjalint it lists detected errors which is great. However judging by --parse-only existence I was hoping for jinjalint to fix detected errors (Instead of printing Bad indentation, expected 4, got 0 actually applying this change). Is that something that this tool is capable of? Am I doing something wrong?
If this feature is not yet implemented, would you be interested in merging PR with such change?
Hello!
When I'm linting django html-jinja template with
jinjalintit lists detected errors which is great. However judging by--parse-onlyexistence I was hoping forjinjalintto fix detected errors (Instead of printingBad indentation, expected 4, got 0actually applying this change). Is that something that this tool is capable of? Am I doing something wrong?If this feature is not yet implemented, would you be interested in merging PR with such change?