summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-10-23add terraform fmt fixer for terraform and hcl filetypesDerek P Sifford
2018-10-24fix has('unix') equal 0 is windows.paihu
2018-10-23ale#path#CdString include ale#Escapepaihu
2018-10-22fix testcasepaihu
2018-10-22LSP configuration via didChangeConfiguration (#1852)Daniel Welch
2018-10-22fix CdString for MS Windowspaihu
2018-10-22Add support for `cargo clippy` (#2001)Linda_pp
2018-10-19Add tests for updated Psalm pluginMatt Brown
2018-10-18Merge pull request #1991 from alskdj21/ruby_solargraph_init_optionsw0rp
2018-10-18Allow custom executable for ansible linters (#1977)ix5
2018-10-17New linter: dls (#1992)Auri
2018-10-12Rename solargraph initialization option variableKim Joseph S. Sadomia
2018-10-12Allow custom filters for the jq fixer (#1980)Aliou Diallo
2018-10-12Expose ruby-solargraph initialization optionsKim Joseph S. Sadomia
2018-10-11Add elixir-ls language server supportJon Parise
2018-10-11Fix Credo message types (#1963)Filip Vavera
2018-10-10FIX: use mix from the project root directory (#1954)Matteo Centenaro
2018-10-03Fix crashes with incomplete errorsTravis Gibson
2018-10-02Fix PMD not working with classes without packageDiego Lemos
2018-09-28Add Perl6 support via 'perl6 -c'Travis Gibson
2018-09-28Remove test vars that cover bugEvan Rutledge Borden
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 missing files for ccls testYe Jingchen
2018-09-26Add ccls testsYe Jingchen
2018-09-26Merge pull request #1908 from KtorZ/masterw0rp
2018-09-25Bugfix: python add blank lines (#1944)Bert JW Regeer
2018-09-20Merge pull request #1932 from rhysd/shfmt-default-indentw0rp
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-19#1872 Remove extra carriage returns when fixing files on Windowsw0rp
2018-09-19Support both old (<0.7) and new Julia versionsDaniel Wennberg
2018-09-19Merge pull request #1926 from gnustomp/masterw0rp
2018-09-19Merge pull request #1934 from meunierd/solargraph-stdiow0rp
2018-09-18Merge pull request #1928 from felipesere/masterw0rp
2018-09-18Stop tsserver from causing errors to be rendered redundantlyw0rp
2018-09-18Solargraph stdioDevon Meunier
2018-09-18shfmt: Use Vim's indent config as default indent widthrhysd
2018-09-18Add command_callback tests to cover hlint config variablesKtorZ
2018-09-18add test for arguments with '--'James Ye
2018-09-17Test that we CleanupEveryBuffer when vim supports itFelipe Sere
2018-09-17Handle failing to connect to eslint_dw0rp
2018-09-17Merge pull request #1927 from jparise/thrift-includes-defaultw0rp
2018-09-17#1794 - Handle LSP documentation content as a Dictionaryw0rp
2018-09-17Fix the Julia languagserver linter for Julia 0.7w0rp
2018-09-16thrift: default thrift_thrift_includes to ['.']Jon Parise
2018-09-15Add python_[linter]_auto_pipenv options for python linters (fixes #1656)Eddie Lebow
2018-09-14Add tests for assuring the SCSS stylelint options workjpsouzasilva