summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-09-10Fix numerous issues with integration documentation tags and the table of cont...w0rp
2017-09-10Elm local install support (#915)Clément DOUIN
2017-09-09Add elm-format as a new fixer (#916)Clément DOUIN
2017-09-08Add GLSL linter using glslang (#914)Sven-Hendrik Haase
2017-09-07Add cuda nvcc linter (#874)BlahGeek
2017-09-06Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910)Peter Renström
2017-09-06Add an option for ignoring the output of TSLint if a file contains a single b...w0rp
2017-09-03Document the new lintr optionw0rp
2017-09-03Make the grammar a little better for the g:ale_type_map optionw0rp
2017-09-03Detect and use CM files for smlnj (#884)Jake Zimmerman
2017-09-02#505 - Do not lint files on enter if the option for linting when the filetype...w0rp
2017-08-31Fix #895 - Run Node.js scripts with node.exe instead of node on Windowsw0rp
2017-08-30Fix doc tag alignmentw0rp
2017-08-30Add prettier-eslint legacy optionPavel Pertsev
2017-08-30Fix docs for prettier-eslint verPavel Pertsev
2017-08-30Merge remote-tracking branch 'randrej/master' into c-clang-tidyw0rp
2017-08-30Complain about badly aligned documentation on Travis CI, and fix some existin...w0rp
2017-08-30Fix the tag alignment for the tslint documentationw0rp
2017-08-30Merge remote-tracking branch 'jclem/master' into tslint-rulesw0rp
2017-08-30Add a linter for Apache Thrift IDL filesJon Parise
2017-08-29Add support for prettier configuration file. (#886)aliou
2017-08-28Use two exclamation marks for marking lint file linters, which are easier to ...w0rp
2017-08-28Fix - #883 Document linting behavior better, sync up the lists of supported t...w0rp
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