summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-22Add support for post-processing fixer outputw0rp
2017-11-22Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-11-22#1095 - Use --stdin-filepath for prettier, where availablew0rp
2017-11-22Disable piping buffer data into commands for fixing files where neededw0rp
2017-11-21Escape the pyls executable in the command, and support running virtualenv pyl...w0rp
2017-11-21Fix #783 - Do not run Flow with home directory configuration files by defaultw0rp
2017-11-20Add `drafter` for checking API Blueprint files (#1152)Shogo NAMEKI
2017-11-19Make the message formats configurable with buffer local variablesw0rp
2017-11-19Add an FAQ entry explaining how to configure ALE for different buffers.w0rp
2017-11-17Merge pull request #1142 from rhysd/redpen-extw0rp
2017-11-17Fix #741 - Set highlights for entire lines when signs are disabledw0rp
2017-11-17add ale_asm_gcc_executable option (#1138)Thomas van der Burgt
2017-11-17add redpen as text linterrhysd
2017-11-17redpen support for asciidoc, reST, LaTeX and Re:VIEWrhysd
2017-11-16Merge pull request #1133 from nicwest/linter-clj-jokerw0rp
2017-11-16Merge pull request #1137 from rhysd/redpenw0rp
2017-11-16Merge pull request #1114 from elebow/eruby-strip-rails-flavoringw0rp
2017-11-16add tests and doc for redpen supportrhysd
2017-11-15add joker handler for clojureNic West
2017-11-15Update the documentation for GetLoclistw0rp
2017-11-14Update the documentation for :ALEDetailw0rp
2017-11-14Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitlyw0rp
2017-11-14Added support for goimports fixer (#1123)Jeff Willette
2017-11-14Fix #1069 Support formatting the loclist messages with g:ale_loclist_msg_formatw0rp
2017-11-13#1121 Tell people how to lint when leaving insert mode with Ctrl+Cw0rp
2017-11-12[eruby] Rename `erubylint` → `erb` to match tool nameEddie Lebow
2017-11-13#852 Support formatting echo messages with error codes. No linters set the `c...w0rp
2017-11-12Add support for showing Info severities in echoed messagesw0rp
2017-11-12Update the documentation for the echo message format, so it makes more sensew0rp
2017-11-12Sort some linter entries alphabeticallyw0rp
2017-11-12Fix #510 Support checking LESS files with stylelintw0rp
2017-11-12Add 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 Listw0rp
2017-11-12#1108 Support using Lists and 'all' for b:ale_lintersw0rp
2017-11-12#1108 Support selecting fixers with Listsw0rp
2017-11-12Add ocaml-language-server for OCaml and ReasonMLMichael Jungo
2017-11-12Fix a typow0rp
2017-11-12#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...w0rp
2017-11-12Add rstcheck linter to check for errors in restructured text (#1090)jnduli
2017-11-12#1098 Add protoc-gen-lint to the list of supported toolsw0rp
2017-11-12Added support for linting of proto files (#1098)Jeff Willette
2017-11-12#1108 Support setting b:ale_linter_aliases to a Listw0rp
2017-11-11#1108 Support using Lists and 'all' for b:ale_lintersw0rp
2017-11-11#1108 Support selecting fixers with Listsw0rp
2017-11-11Add ocaml-language-server for OCaml and ReasonMLMichael Jungo
2017-11-11Fix a typow0rp
2017-11-11#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...w0rp
2017-11-11Add rstcheck linter to check for errors in restructured text (#1090)jnduli
2017-11-10#1098 Add protoc-gen-lint to the list of supported toolsw0rp