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
/
doc
Age
Commit message (
Expand
)
Author
2017-11-22
#1095 Use --stdin-filepath where available for prettier-eslint
w0rp
2017-11-22
#1095 - Use --stdin-filepath for prettier, where available
w0rp
2017-11-22
Disable piping buffer data into commands for fixing files where needed
w0rp
2017-11-21
Escape the pyls executable in the command, and support running virtualenv pyl...
w0rp
2017-11-21
Fix #783 - Do not run Flow with home directory configuration files by default
w0rp
2017-11-20
Add `drafter` for checking API Blueprint files (#1152)
Shogo NAMEKI
2017-11-19
Make the message formats configurable with buffer local variables
w0rp
2017-11-19
Add an FAQ entry explaining how to configure ALE for different buffers.
w0rp
2017-11-17
Merge pull request #1142 from rhysd/redpen-ext
w0rp
2017-11-17
Fix #741 - Set highlights for entire lines when signs are disabled
w0rp
2017-11-17
add ale_asm_gcc_executable option (#1138)
Thomas van der Burgt
2017-11-17
add redpen as text linter
rhysd
2017-11-17
redpen support for asciidoc, reST, LaTeX and Re:VIEW
rhysd
2017-11-16
Merge pull request #1133 from nicwest/linter-clj-joker
w0rp
2017-11-16
Merge pull request #1137 from rhysd/redpen
w0rp
2017-11-16
Merge pull request #1114 from elebow/eruby-strip-rails-flavoring
w0rp
2017-11-16
add tests and doc for redpen support
rhysd
2017-11-15
add joker handler for clojure
Nic West
2017-11-15
Update the documentation for GetLoclist
w0rp
2017-11-14
Update the documentation for :ALEDetail
w0rp
2017-11-14
Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitly
w0rp
2017-11-14
Added support for goimports fixer (#1123)
Jeff Willette
2017-11-14
Fix #1069 Support formatting the loclist messages with g:ale_loclist_msg_format
w0rp
2017-11-13
#1121 Tell people how to lint when leaving insert mode with Ctrl+C
w0rp
2017-11-12
[eruby] Rename `erubylint` → `erb` to match tool name
Eddie Lebow
2017-11-13
#852 Support formatting echo messages with error codes. No linters set the `c...
w0rp
2017-11-12
Add support for showing Info severities in echoed messages
w0rp
2017-11-12
Update the documentation for the echo message format, so it makes more sense
w0rp
2017-11-12
Sort some linter entries alphabetically
w0rp
2017-11-12
Fix #510 Support checking LESS files with stylelint
w0rp
2017-11-12
Add tests for the command and executable callbacks, and make them use local n...
w0rp
2017-11-12
#1108 Support setting b:ale_linter_aliases to a List
w0rp
2017-11-12
#1108 Support using Lists and 'all' for b:ale_linters
w0rp
2017-11-12
#1108 Support selecting fixers with Lists
w0rp
2017-11-12
Add ocaml-language-server for OCaml and ReasonML
Michael Jungo
2017-11-12
Fix a typo
w0rp
2017-11-12
#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...
w0rp
2017-11-12
Add rstcheck linter to check for errors in restructured text (#1090)
jnduli
2017-11-12
#1098 Add protoc-gen-lint to the list of supported tools
w0rp
2017-11-12
Added support for linting of proto files (#1098)
Jeff Willette
2017-11-12
#1108 Support setting b:ale_linter_aliases to a List
w0rp
2017-11-11
#1108 Support using Lists and 'all' for b:ale_linters
w0rp
2017-11-11
#1108 Support selecting fixers with Lists
w0rp
2017-11-11
Add ocaml-language-server for OCaml and ReasonML
Michael Jungo
2017-11-11
Fix a typo
w0rp
2017-11-11
#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...
w0rp
2017-11-11
Add rstcheck linter to check for errors in restructured text (#1090)
jnduli
2017-11-10
#1098 Add protoc-gen-lint to the list of supported tools
w0rp
2017-11-10
Added support for linting of proto files (#1098)
Jeff Willette
2017-11-09
Add support for linting less files with lessc
Marcus Zanona
[next]