1. 31 Oct, 2017 1 commit
  2. 23 Aug, 2017 1 commit
  3. 30 Jun, 2017 2 commits
  4. 30 May, 2017 1 commit
  5. 27 May, 2016 1 commit
  6. 18 May, 2016 1 commit
  7. 10 May, 2016 1 commit
  8. 03 May, 2016 1 commit
  9. 02 May, 2016 3 commits
  10. 28 Apr, 2016 2 commits
  11. 27 Apr, 2016 1 commit
  12. 21 Apr, 2016 1 commit
  13. 20 Apr, 2016 1 commit
  14. 16 Apr, 2016 1 commit
  15. 12 Apr, 2016 3 commits
  16. 11 Apr, 2016 1 commit
    • 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
  17. 06 Apr, 2016 1 commit
  18. 30 Mar, 2016 1 commit
    • Enhance safe template linter · 916723fc
      - Check includes for Mako templates
      - Check display_name_with_default_escaped uses
      - Add exceptions for Underscore and <%=
      - Skip templates that are Django and not Mako
      - Add pragma to disable errors
      - Enhance unit tests
      - Remove violation mako-js-string-missing-quotes
      - Refactor line processing into StringLines
      Robert Raposa committed
  19. 24 Mar, 2016 1 commit
  20. 22 Mar, 2016 1 commit
  21. 13 Mar, 2016 1 commit