summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
2017-11-11#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...w0rp
2017-11-11Add rstcheck linter to check for errors in restructured text (#1090)jnduli
2017-11-10#1098 Add protoc-gen-lint to the list of supported toolsw0rp
2017-11-10Added support for linting of proto files (#1098)Jeff Willette
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
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-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