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
/
less
Age
Commit message (
Expand
)
Author
2024-01-14
Stylelint linter output stream can go to stderr (#4702)
Nicolas Blanchot
2021-05-26
Enable gopls by default with GOPATH detection
w0rp
2019-08-13
Remove +x bit from some files that don't need it.
Eddie Lebow
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-11-12
Fix #510 Support checking LESS files with stylelint
w0rp
2017-11-12
Show problems from other files for lessc
w0rp
2017-11-12
Add tests for the command and executable callbacks, and make them use local n...
w0rp
2017-11-09
Remove unnecessary cat command from less#lessc
Marcus Zanona
2017-11-09
Fix imported files path lookup on less#lessc linter
Marcus Zanona
2017-11-09
Adjust author info on less#lessc linter
Marcus Zanona
2017-11-09
Adjust formatting on less#lessc linter
Marcus Zanona
2017-11-09
Add support for linting less files with lessc
Marcus Zanona