summaryrefslogtreecommitdiff
path: root/README.md
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-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-20add phpcbf fixertmn-o3
2017-08-18Update the summary in the README for fixing and completion supportw0rp
2017-08-18Document completion support for ALE, and expand the fixer documentation a littlew0rp
2017-08-14Change the help file heading for clarificationw0rp
2017-08-10Add linter for Idris (#838)Scott Bonds
2017-08-09Add support for SwiftFormat as a fixerGordon Fontenot
2017-08-09Fix link for SwiftLintGordon Fontenot
2017-08-07Document the PHP langserver integrationw0rp
2017-08-07Document the rls linterw0rp
2017-08-02Add Tcl nagelfar linterNick James
2017-07-20Update the installation notes for the standard package management sysytem so ...w0rp
2017-07-19Fix heading levelsw0rp
2017-07-19Fix #573 - Update the README to recommend installing via the built-in package...w0rp
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp
2017-07-17Add yaml swaglint linter (#771)Matthew Turland
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-13Add scalastyle linter (#766)Kevin Kays
2017-07-12Add rails_best_practices handler (resolves #655) (#751)Eddie Lebow
2017-07-09Add new Haskell linter (#742)Jake Zimmerman
2017-07-03Fix #182 - Add support for lintrw0rp
2017-07-03Fix #178 - Check Stylus files with stylelintw0rp
2017-06-28Add prettier-standard support (#702)Adam Stankiewicz
2017-06-25Explain how to use the airline extension betterw0rp
2017-06-24Add clangcheck Linter to cpp (#686)Gagbo
2017-06-20Fix #668 - Support eslint for TypeScriptw0rp
2017-06-18#659 - Add options for Python fixers, and cut down on duplicated documentationw0rp
2017-06-14Add fusion-lint, documentation, and tests (#648)Ryan
2017-06-13Document the tsserver linterw0rp
2017-06-08Support for GNU Awk linting (#638)Mark Korondi
2017-06-03Document that prettier and prettier-eslint are supportedw0rp
2017-06-02Add ktlint support (without formatting) for kotlin filetype (#610)Francis Agyapong
2017-06-02Merge pull request #614 from epilande/masterw0rp
2017-06-02Suggest :ALELint instead of ale#Lint()Adriaan Zonnenberg
2017-06-02:pencil2: Fix link to stylelint styled-componentsEmmanuel Pilande
2017-05-25Fix the Count example in the READMEw0rp
2017-05-24#323 Document how to output ALE statusesw0rp
2017-05-20Document ALEFixw0rp
2017-05-20add clang for objc and objcppQusic
2017-05-18Add xmllint linter (#559)q12321q
2017-05-16Add cpplint linterDawid Kurek
2017-05-15Merge pull request #551 from meunierd/add-checkstyle-linterw0rp
2017-05-15Add checkstyle linterDevon Meunier