summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-08-13Fix 1695 - Change rubocop fixer to use stdin (#3230)Horacio Sanson
2020-08-12Close #3274 - Handle basic LSP markdown formattingw0rp
2020-08-12Restore old behavior of ALEFix command for Rubocop (#3237)Nihad Abbasov
2020-08-10Fix #1608 - Treat .h as C++ files for C++ clang-tidyw0rp
2020-08-10#2919 Use compile_commands.json for headersw0rp
2020-08-10Fix #3278 - Handle UTF-8 in URI encoding/decodingw0rp
2020-08-09Close #3267 - Add a general autoimport settingw0rp
2020-08-09Merge pull request #2849 from DonnieWest/excludeTsserverWarningsw0rp
2020-08-07Merge pull request #3107 from daliusd/tslintfixw0rp
2020-08-07Fix #3273 - Handle missing keys in hover informationw0rp
2020-08-07Try to fix gopls tests againw0rp
2020-08-07Try to fix gopls testsw0rp
2020-08-07Fix a failing testw0rp
2020-08-07Close #2472 - Add support for pyrightw0rp
2020-08-07Fix #2907 - Handle dictionaries for capabilitiesw0rp
2020-08-07Merge pull request #3191 from mostfunkyduck/masterw0rp
2020-08-06fix cppcheck for 1.89+, and add column support (#3030)tsjordan-eng
2020-08-06Adds hdl_checker LSP support (#2804)Andre Souto
2020-08-06Merge pull request #3123 from liskin/ccls-build-dirw0rp
2020-08-05Merge pull request #3196 from jeremija/autoimport-langserver-prw0rp
2020-08-04#1532 - Display hover information on CursorHoldw0rp
2020-08-01Merge pull request #3259 from sblask/support-markdownlint-rules-with-multiple...Horacio Sanson
2020-07-30doc: Meaningless comment to kick CI from hangjhlink
2020-07-31Support markdownlint rules with multiple slashesSebastian Blask
2020-07-30fix: Force add .astylerc in test_cpp_projectjhlink
2020-07-30test: Find .astylerc placed with src for astylejhlink
2020-07-30fix: Find proj_options in same dir for astylejhlink
2020-07-30Support markdownlint 0.19.0 and 0.22.0Sebastian Blask
2020-07-29Merge pull request #3231 from jhlink/add-astyle-for-c-formattingHoracio Sanson
2020-07-29fix: Use ALE to reliably find project optionsjhlink
2020-07-28test: Set empty values for astyle project_optionsjhlink
2020-07-28chore: Distinguish test value namejhlink
2020-07-28chore: Delete dead test codejhlink
2020-07-28fix: Change _options to _project_optionsjhlink
2020-07-26fix: Remove explicit calls to file path in astylejhlink
2020-07-26feat: Add project option file support for astylejhlink
2020-07-26feat: Use stdin/redirection for astylejhlink
2020-07-25test: Add cpp test case for astylejhlink
2020-07-21Merge pull request #2914 from hsanson/2913-fix-checkstyle-config-with-optionsw0rp
2020-07-21Merge pull request #3070 from hsanson/2732-add-bashate-supportw0rp
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
2020-07-15Handling for puppet parser error at end of input.Mark Egan-Fuller
2020-07-10Support zls language server for zigSheheryar Parvaz
2020-07-10test: Add astyle vader testjhlink
2020-07-08eslint: Use cwd from executable location to fix nested projects (#3222)Kevin Locke
2020-07-02Tests/puppet: add new test case for a heretofore unaccounted-for version of e...Christopher Peterson
2020-07-01Run ESLint fixer from project root, where possible (#3096)Kevin Locke
2020-06-20Merge pull request #3158 from ulidtko/improve-dockerfile_lintHoracio Sanson
2020-06-11Update the internal ALE version to 2.7.0v2.7.0w0rp
2020-05-31Add test for LSP autoimportJerko Steiner