safe_template_linter.py
43.4 KB
-
Enhance linter for HTML() and Text() · 96fe8afb
- Add capability to run linter on file or directory - Add rule for HTML() requiring Text() - Add rule for HTML() and Text() being closed before format() - Add rule for Text() unnecessary without HTML() - Enhance expression parsing - Add real arg parser for script - Clean up unit tests
Robert Raposa committed