Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp | |
2018-04-09 | Close #542 - Add an option for disabling running locally installed ↵ | w0rp | |
executables by default | |||
2017-12-19 | Fix #1240 - Parse line and column numbers for fatal embertemplatelint errors | w0rp | |
2017-07-27 | #810 - Handle output which is not JSON in many linters | w0rp | |
2017-05-28 | Ember-template-lint handler: properly handle template parsing errors. | Adrian Zalewski | |
2017-05-27 | Refactor running of local Node programs with a helper function | w0rp | |
2017-04-17 | Move path functions to their own file | w0rp | |
2017-04-16 | #427 Implement buffer variable overrides for all linter options | w0rp | |
2017-04-15 | Make code more consistent | w0rp | |
2017-04-07 | Add support for linting Handlebars templates with ember-template-lint (#452) | Adrian | |
* Ember-template-lint Handlebars template linter: initial handler, test. * Handlebars support with ember-template-lint: basic documentation entries. |