summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09#3276 - Update README for make -n changesw0rp
2020-08-09#3276 - Disable make -n by default againw0rp
2020-08-09Enable C flag parsing by defaultw0rp
2020-08-09Explain how to use ALE and coc.nvim togetherw0rp
2020-08-09Move :ALEInfo higher up in the FAQw0rp
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 order of supported-tools for pyrightw0rp
2020-08-07It's the Current Yearw0rp
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-06#2804 Add hdl-checker to supported toolsw0rp
2020-08-06Adds hdl_checker LSP support (#2804)Andre Souto
2020-08-06Merge pull request #3123 from liskin/ccls-build-dirw0rp
2020-08-06Fix #3266 Part 2: Fix Harderw0rp
2020-08-05Fix #3266 - Truncate hover messages for LSP toow0rp
2020-08-05Merge pull request #3196 from jeremija/autoimport-langserver-prw0rp
2020-08-04Use more American Englishw0rp
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-08-01Merge pull request #3257 from jhlink/fix_astyle_config_detection_with_sourceHoracio Sanson
2020-07-30doc: Meaningless comment to kick CI from hangjhlink
2020-07-31Merge pull request #3246 from lgmsantos/patch-1Horacio Sanson
2020-07-31Support markdownlint rules with multiple slashesSebastian Blask
2020-07-31Merge pull request #3258 from jmreicha/patch-3Horacio Sanson
2020-07-30fix: Replace hardcoded quotes with ale#Escapejhlink
2020-07-30TypoJosh Reichardt
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-30Merge pull request #3253 from sblask/support-markdownlint-0.19.0-and-0.22.0Horacio Sanson
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-29style: Resolve lint issuejhlink
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