summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
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-09Add support for linting less files with lesscMarcus Zanona
2017-11-08Add PyLS linter (#1097)Auri
2017-11-07ale_linters: add 'dafny' linterTaylor Blau
2017-11-07Fix #1086 - Implement command chaining for fixersw0rp
2017-11-07Update doc and README for Dart LSPaurieh
2017-11-05Add shfmt fixer for sh files (#1083)Simon Bugert
2017-10-31Fix #936 - Check the actual files for gosimple and staticcheckw0rp
2017-10-30#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffersw0rp
2017-10-30Merge pull request #1059 from ahmedelgabri/reason-refmtw0rp
2017-10-29refmt fixer for ReasonMLAhmed El Gabri
2017-10-29Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buff...w0rp
2017-10-29#817 - Document the buffer toggling options, and define plug mappings for eve...w0rp
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-26#1049 Do not modify runtimepath if the conflict warnings are disabledw0rp
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
2017-10-24Merge branch 'aurieh-master'w0rp
2017-10-24proselint for mail files (#1037)Christopher Swingley
2017-10-24adds fixer support for hfmt (#1027)Zack Kourouma
2017-10-24Add phan as a linter for php files (#1026)Diego Oliveira
2017-10-24Merge pull request #1025 from kfox/add-rustfmt-fixerw0rp
2017-10-24Update doc/ale.txt & README.mdaurieh
2017-10-22add basic documentation for elixir mixCarlos Ramos
2017-10-21add rustfmt fixerKelly Fox
2017-10-20add prettier fixer support for 'less' filetypeZack Kourouma
2017-10-19add support for remark-lintrhysd
2017-10-14Fix a spelling mistakew0rp
2017-10-12#965 - Make the cursor echo delay configurablew0rp
2017-10-12#965 - Support limiting the number of signs ALE will setw0rp
2017-10-10Add llc integration for LLVM IR (#979)Linda_pp
2017-10-03gofmt fixer for Go (#970)aliou
2017-10-03Fix typosrhysd
2017-09-27Implemented review recommendationsXristoph Hintermüller
2017-09-14Add solidity linter: soliumJeff Sutherland
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