index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ale_linters
/
handlebars
Age
Commit message (
Collapse
)
Author
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
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.