- 18 May, 2016 3 commits
-
-
- Lint directories and files in sorted order. - Lint python blocks in Mako.
Robert Raposa committed -
Calen Pennington committed
-
Andy Armstrong committed
-
- 16 May, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 13 May, 2016 2 commits
-
-
Robert Raposa committed
-
- Handle case when no files are linted - Skip deleted files for safe commit script - Add verbose options for safe commit
Robert Raposa committed
-
- 12 May, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 11 May, 2016 1 commit
-
-
Robert Raposa committed
-
- 10 May, 2016 2 commits
-
-
- Add rule based thresholds - Add safecommit to Jenkins
Robert Raposa committed -
Robert Raposa committed
-
- 06 May, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 04 May, 2016 1 commit
-
-
Calen Pennington committed
-
- 03 May, 2016 1 commit
-
-
- Use AST to parse Python. - Refactor Mako to use Python linting. - Add optional verbose script argument. - Skip tests.py files when linting.
Robert Raposa committed
-
- 02 May, 2016 7 commits
-
-
Robert Raposa committed
-
Robert Raposa committed
-
Ben Patterson committed
-
Robert Raposa committed
-
Robert Raposa committed
-
This is a backwards-compatible window for this upgrade. It will later be replaced with using the default location (whatever's on PATH)
Ben Patterson committed -
Robert Raposa committed
-
- 28 Apr, 2016 3 commits
-
-
Robert Raposa committed
-
Robert Raposa committed
-
Ben Patterson committed
-
- 27 Apr, 2016 1 commit
-
-
Robert Raposa committed
-
- 26 Apr, 2016 1 commit
-
-
Robert Raposa committed
-
- 24 Apr, 2016 1 commit
-
-
This is a backwards-compatible window for this upgrade. It will later be replaced with using the default location (whatever's on PATH)
Ben Patterson committed
-
- 21 Apr, 2016 1 commit
-
-
- 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
-
- 20 Apr, 2016 1 commit
-
-
- check proper use of JQuery functions - check for concatenation with HTML strings - add sort for output - lint CoffeeScript
Robert Raposa committed
-
- 16 Apr, 2016 1 commit
-
-
Robert Raposa committed
-
- 12 Apr, 2016 4 commits
-
-
Robert Raposa committed
-
Robert Raposa committed
-
- Make mako-wrap-html fire when '<' found anywhere in unwrapped string - Fix typo - Fix quality errors - Fix defect found when Python string broken over lines
Robert Raposa committed -
Also include the following: - new rule for strings that should be wrapped with HTML() - allow expressions to use "| n, unicode" - refactor string parsing into separate class - switch end_index to be the index following the expression
Robert Raposa committed
-
- 11 Apr, 2016 2 commits
-
-
Christine Lytwynec committed
-
- 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
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 06 Apr, 2016 1 commit
-
-
- Remove <%include> linting - Remove dump_html_escaped_json
Robert Raposa committed
-
- 30 Mar, 2016 1 commit
-
-
- 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
-
- 25 Mar, 2016 1 commit
-
-
Omar Khan committed
-
- 24 Mar, 2016 1 commit
-
-
Robert Raposa committed
-