summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-11-06Document ale_virtualtext_delayLuan Santos
2018-11-05Add support for nvim's virtualtext on cursorLuan Santos
2018-11-04Merge pull request #2051 from aclemons/ruumbaw0rp
2018-11-04Merge pull request #2046 from tyru/fix-unmatched-quotew0rp
2018-11-04Merge pull request #2044 from Steap/bug/1388w0rp
2018-11-04Add initial support for ruumba in eruby files.Andrew Clemons
2018-11-02fix unmatched backquote in doctyru
2018-11-01PHP linter: make the path to the executable configurableCyril Roelandt
2018-10-31Add configuration dictionary support to elixir-lsJon Parise
2018-10-31Merge pull request #2035 from jparise/lsp_config_callbackw0rp
2018-10-31Implement LSP symbol searchw0rp
2018-10-31Add a `lsp_config_callback` linter optionJon Parise
2018-10-30Do not enable all clang-tidy checks by defaultAndreas Hollmann
2018-10-29Fix a typow0rp
2018-10-29#2017 Add support for display results from other sourcesw0rp
2018-10-29Add a note about OmniSharpw0rp
2018-10-26Add the dockerfile_lint linter for Dockerfiles (#1971)Alexander "Ananace" Olofsson
2018-10-26Add prolog swipl linter (#1979)Takuya Fujiwara
2018-10-26Rust checker: allow secondary spans to be ignored (#1696)Dan Aloni
2018-10-26#927 Allow b:ale_linter_aliases to be set to a Stringw0rp
2018-10-25Merge pull request #1958 from Garland-g/perl6w0rp
2018-10-23fix failed testDerek P Sifford
2018-10-23add terraform fmt fixer for terraform and hcl filetypesDerek P Sifford
2018-10-22Add support for `cargo clippy` (#2001)Linda_pp
2018-10-18Allow custom executable for ansible linters (#1977)ix5
2018-10-18Tell people to turn the completion option on before loading ALEw0rp
2018-10-17New linter: dls (#1992)Auri
2018-10-15#1970 Explain how to configure mouse hovering betterw0rp
2018-10-12Allow custom filters for the jq fixer (#1980)Aliou Diallo
2018-10-11Add elixir-ls language server supportJon Parise
2018-09-28Add Perl6 support via 'perl6 -c'Travis Gibson
2018-09-28Add better support for Haskell stack compiler tools (#1851)Evan Borden
2018-09-28Merge pull request #1950 from yejingchen/cclsw0rp
2018-09-27Merge pull request #1917 from jpsouzasilva/fix-stylelint-scssw0rp
2018-09-27Add psalm linter for PHP (#1893)Richard Marmorstein
2018-09-26Add ccls testsYe Jingchen
2018-09-26Merge pull request #1908 from KtorZ/masterw0rp
2018-09-26Add ccls support for C/C++/ObjCYe Jingchen
2018-09-25#1941 Explain how to alleviate a timeoutlen Vim bug by changing settingsv2.2.0w0rp
2018-09-19Fix typo in Solargraph documentationEddie Lebow
2018-09-19Merge pull request #1719 from elebow/auto-pipenv-option-for-python-lintersw0rp
2018-09-19Add fixer for Go modules (#1873)Martin Tournoij
2018-09-18Solargraph stdioDevon Meunier
2018-09-18Define custom vim global variables to pass options to hlintKtorZ
2018-09-16thrift: default thrift_thrift_includes to ['.']Jon Parise
2018-09-15Add `python_auto_pipenv` config var for all python linters.Eddie Lebow
2018-09-15Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow
2018-09-14Merge pull request #1850 from rrosenblum/ruby_lintersw0rp
2018-09-14#1889 Add support for automatically previewing messages based on the cursor p...w0rp
2018-09-13Support options when using Stylelint with SCSSjpsouzasilva