summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-08-25Add pycodestyle Python linter support (#872)Michael
2017-08-24Add clang-format fixer for C/C++ (#873)Peter Renström
2017-08-22Suppress warning about .eslintignore'd file (#836)Eric Stern
2017-08-22Merge pull request #865 from jez/erubis-linterw0rp
2017-08-21Add erubis linterJake Zimmerman
2017-08-20Merge pull request #862 from notomo/add-phpcbf-fixerw0rp
2017-08-20Added new linter for GraphQL: gqlint (#863)Michiel Westerbeek
2017-08-20#653 Document the automatic error prompt closing behaviourw0rp
2017-08-20add phpcbf fixertmn-o3
2017-08-20#653 - Explain the new `filename` key support in the documentationw0rp
2017-08-19Syntaxerl linter feature check (#861)Dmitri Vereshchagin
2017-08-19#860 Only enable the new option for setting the original filename for SyntaxE...w0rp
2017-08-19Update the documentation to mention the new behaviour for quickfixw0rp
2017-08-18Increase the default maximum completion suggestions to a more useful but safe...w0rp
2017-08-18Document completion support for ALE, and expand the fixer documentation a littlew0rp
2017-08-10Add linter for Idris (#838)Scott Bonds
2017-08-10Merge pull request #842 from gfontenot/gf-swiftformatw0rp
2017-08-10Automatically check for invalid help tag references, and fix some existing do...w0rp
2017-08-10Fix documentation for the PHP langserver optionsw0rp
2017-08-10Fix some broken tag linksw0rp
2017-08-09Add support for SwiftFormat as a fixerGordon Fontenot
2017-08-09Fix #468 - Add a cool down period for when things go wrongw0rp
2017-08-08Document the extra optional argument for ale#Queuew0rp
2017-08-08Fix #271 - Add the ability to open the quickfix or loclist windows only after...w0rp
2017-08-07#517 - Document arguments for defining LSP lintersw0rp
2017-08-07Document the PHP langserver integrationw0rp
2017-08-07Document the rls linterw0rp
2017-08-07The default for ale_rust_cargo_use_check was wrong in the documentationw0rp
2017-08-02Add Tcl nagelfar linterNick James
2017-08-02Fix indentation and a typo in the gometalinter documentationw0rp
2017-08-02added gometalinter docs - Fix for #816Jeff Willette
2017-07-24Make executable and options configurable for hdevtoolsTakano Akio
2017-07-21fix typo in doc/ale-goRei MOCHIZUKI
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp
2017-07-17Add yaml swaglint linter (#771)Matthew Turland
2017-07-17#711 - Make the cpplint executable configurablew0rp
2017-07-17#711 - Make the clangtidy executable configurablew0rp
2017-07-16#711 - Make the clangcheck executable configurablew0rp
2017-07-16#711 - Make the gcc executables configurablew0rp
2017-07-16#711 - Make the cppcheck executables configurablew0rp
2017-07-16#711 - Make the clang executables configurablew0rp
2017-07-16Merge pull request #774 from dmitrivereshchagin/syntaxerl-linterw0rp
2017-07-16Added phpstan linter for php. (#772)Ardis
2017-07-16Add SyntaxErl linterDmitri Vereshchagin
2017-07-16#739 - Document the end_col and end_lnum keys for the loclist formatw0rp
2017-07-14#764 - Update the documentation to mention how to echo messages with the ALEL...w0rp
2017-07-13Add scalastyle linter (#766)Kevin Kays
2017-07-12Add rails_best_practices handler (resolves #655) (#751)Eddie Lebow
2017-07-11Fix documentation typoJulian Andrews
2017-07-11Prefer --fast for stack-build (#754)Jake Zimmerman