1. 21 Apr, 2016 1 commit
    • Enhance Mako linting · d1bda204
      - Lint JavaScript context for JavaScript violations
      - Lint for Mako specific JavaScript rules
      - Skip commented lines
      - Change unicode to decode.utf8
      - Count lint violations
      Robert Raposa committed
  2. 20 Apr, 2016 1 commit
  3. 16 Apr, 2016 1 commit
  4. 12 Apr, 2016 4 commits
  5. 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
  6. 06 Apr, 2016 1 commit
  7. 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
  8. 24 Mar, 2016 1 commit
  9. 23 Mar, 2016 2 commits
  10. 22 Mar, 2016 2 commits
  11. 17 Mar, 2016 1 commit
  12. 13 Mar, 2016 1 commit