summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02Fix PMD not working with classes without packageDiego Lemos
2018-10-02Update the bug reporting templatew0rp
2018-10-02Encourage people to write tests even morew0rp
2018-09-29Merge pull request #1955 from eborden/eborden/mising_hlint_executable_varw0rp
2018-09-28Set global vars in hlint linter file.Evan Rutledge Borden
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-28Move ccls functions to autoload/ale/handlerYe Jingchen
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-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-25Bugfix: python add blank lines (#1944)Bert JW Regeer
2018-09-20Merge pull request #1932 from rhysd/shfmt-default-indentw0rp
2018-09-20Merge pull request #1939 from elebow/fix-typo-solargraph-docsw0rp
2018-09-20Fix #1938 - Set a default value for an undefined variablew0rp
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-19#1872 Remove extra carriage returns when fixing files on Windowsw0rp
2018-09-19Merge pull request #1937 from danielwe/masterw0rp
2018-09-19Support both old (<0.7) and new Julia versionsDaniel Wennberg
2018-09-19Merge pull request #1924 from fenuks/prospector-url-fixw0rp
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-18Define custom vim global variables to pass options to hlintKtorZ
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-17Join the ALECleanupGroup and ensure we don't run cleanup if ale.vim isn't loadedFelipe Sere
2018-09-17Merge pull request #1927 from jparise/thrift-includes-defaultw0rp
2018-09-17#1794 - Handle LSP documentation content as a Dictionaryw0rp
2018-09-17Merge pull request #1925 from elebow/fix-markdown-error-in-readme-solargraphw0rp
2018-09-17Fix the Julia languagserver linter for Julia 0.7w0rp
2018-09-16thrift: default thrift_thrift_includes to ['.']Jon Parise
2018-09-16To avoid blocking build tools, suspend ALE when suspending vimFelipe Sere
2018-09-16c#ParseCFlags: don't index empty listJames Ye
2018-09-15Fix markdown error in README solargraph entryEddie Lebow
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-15Update prospector tool url in READMEfenuks