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 (
Expand
)
Author
2022-05-15
support ember-template-lint 4.x (#4200)
James C. Davis
2021-05-26
Enable gopls by default with GOPATH detection
w0rp
2020-09-05
Clean up embertemplatelint code
w0rp
2020-08-31
feat(template-lint): Read from stdin (#2622)
Cyrille David
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 executable...
w0rp
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