summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2017-12-18Make alex a file linterJohannes Wienke
2017-12-18Indicate that 4.2.0 is no longer strictly required for prettier-eslint, and a...w0rp
2017-12-18Sort the list of supported tools and add vale to more languagesw0rp
2017-12-17Merge pull request #1220 from languitar/linter-alexw0rp
2017-12-17Merge pull request #1203 from Carpetsmoker/autocmd-startw0rp
2017-12-13Add a linter for alexJohannes Wienke
2017-12-10Run before lint cycle, rename autocmdsMartin Tournoij
2017-12-09add google-java-format fixerbutlerx
2017-12-07Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...w0rp
2017-12-07Merge pull request #1192 from fvictorio/add-solhint-supportw0rp
2017-12-07Add ALEStartLint autocmdMartin Tournoij
2017-12-04Update documentationFranco Victorio
2017-12-01Add glslls (#1179)Sven-Hendrik Haase
2017-12-01Add prospector for checking Python code (#1183)Carlos Coêlho
2017-11-28Add brittany for Haskell formattingEvan Rutledge Borden
2017-11-27Add support for linting GraphQL with ESLintBenjie Gillam
2017-11-26Add go to definition to the READMEw0rp
2017-11-20Add `drafter` for checking API Blueprint files (#1152)Shogo NAMEKI
2017-11-19Fix a typow0rp
2017-11-19Add an FAQ entry explaining how to configure ALE for different buffers.w0rp
2017-11-18Add an FAQ entry explaining how to configure C or C++ projectsw0rp
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-16add tests and doc for redpen supportrhysd
2017-11-15add joker handler for clojureNic West
2017-11-14Added support for goimports fixer (#1123)Jeff Willette
2017-11-12Sort some linter entries alphabeticallyw0rp
2017-11-12Fix #510 Support checking LESS files with stylelintw0rp
2017-11-12Add ocaml-language-server for OCaml and ReasonMLMichael Jungo
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-09Add support for linting less files with lesscMarcus Zanona
2017-11-08Add PyLS linter (#1097)Auri
2017-11-07README: denote that 'Dafny' linter checks filesTaylor Blau
2017-11-07ale_linters: add 'dafny' linterTaylor Blau
2017-11-07Update doc and README for Dart LSPaurieh
2017-11-06Add example for changing highlight colorDusan Orlovic
2017-11-05Add shfmt fixer for sh files (#1083)Simon Bugert
2017-11-02#1074 #1077 Add highlight configuration to the FAQw0rp
2017-10-31Merge pull request #1068 from maximbaz/patch-1w0rp
2017-10-31Fix #936 - Check the actual files for gosimple and staticcheckw0rp
2017-10-31Put info about lightline-ale in README.md (fixes #1065)Maxim Baz
2017-10-29refmt fixer for ReasonMLAhmed El Gabri
2017-10-27Add hackfmt fixerSam Howie
2017-10-26Fix #1039 - Only check the file on disk for dartanalyzerw0rp
2017-10-26Add tflint fot TerraformNathaniel Williams
2017-10-25Merge pull request #1044 from sumnerevans/mail-lintersw0rp
2017-10-25Fix #643 - Add support for write-good for many languagesSumner Evans
2017-10-24#955 add documentationSumner Evans