summaryrefslogtreecommitdiff
path: root/ale_linters/handlebars
AgeCommit message (Expand)Author
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2020-09-05Clean up embertemplatelint codew0rp
2020-08-31feat(template-lint): Read from stdin (#2622)Cyrille David
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-12-19Fix #1240 - Parse line and column numbers for fatal embertemplatelint errorsw0rp
2017-07-27#810 - Handle output which is not JSON in many lintersw0rp
2017-05-28Ember-template-lint handler: properly handle template parsing errors.Adrian Zalewski
2017-05-27Refactor running of local Node programs with a helper functionw0rp
2017-04-17Move path functions to their own filew0rp
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-04-15Make code more consistentw0rp
2017-04-07Add support for linting Handlebars templates with ember-template-lint (#452)Adrian