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
/
ale.txt
Age
Commit message (
Expand
)
Author
2017-12-07
Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...
w0rp
2017-12-07
Update ale.txt
w0rp
2017-12-07
Merge pull request #1192 from fvictorio/add-solhint-support
w0rp
2017-12-05
Update doc/ale.txt to include brittany.
Evan Rutledge Borden
2017-12-04
Update documentation
Franco Victorio
2017-12-05
added importjs fixer
Jeff Willette
2017-12-02
Fix #1186 - Disable checking code with perl by default
w0rp
2017-12-01
Add glslls (#1179)
Sven-Hendrik Haase
2017-12-01
Add prospector for checking Python code (#1183)
Carlos Coêlho
2017-11-30
Fix #1176 - Add an option for caching failing executable checks
w0rp
2017-11-28
Add brittany for Haskell formatting
Evan Rutledge Borden
2017-11-28
Allow warnings about trailing blank lines to be hidden for flake8 and pycodes...
w0rp
2017-11-28
Fix #1168 - Make the ruby linter executable configurable
w0rp
2017-11-27
Add support for linting GraphQL with ESLint
Benjie Gillam
2017-11-26
Document go to definition support and put that and completion in an LSP section
w0rp
2017-11-22
Add support for post-processing fixer output
w0rp
2017-11-22
Support fixer aliases, and make prettier-eslint and prettier-standard just work
w0rp
2017-11-22
Disable piping buffer data into commands for fixing files where needed
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 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
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-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-09
Add support for linting less files with lessc
Marcus Zanona
[next]