summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-31Support markdownlint rules with multiple slashesSebastian Blask
2020-07-31Merge pull request #3258 from jmreicha/patch-3Horacio Sanson
bashate typo
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
Support markdownlint 0.19.0 and 0.22.0
2020-07-30Support markdownlint 0.19.0 and 0.22.0Sebastian Blask
Fixes #2965
2020-07-29Merge pull request #3231 from jhlink/add-astyle-for-c-formattingHoracio Sanson
Add astyle for C/C++ formatting
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
2020-07-26fix: Remove explicit calls to file path in astylejhlink
2020-07-26doc: Add C++ desc in astyle entry in registryjhlink
2020-07-26doc: Add ale_cpp_astyle_options in ale-cppjhlink
2020-07-26doc: Add ale_c_astyle_options in ale-cjhlink
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-25Merge branch into add-astyle-for-c-formattingjhlink
2020-07-25doc: Add astyle to ale-cpp-options in ale.txtjhlink
2020-07-25doc: Add astyle in c++ section in supported-tooljhlink
2020-07-25doc: Add astyle to c++ in supported lang & toolsjhlink
2020-07-25feat: Add astyle in c++ section in supported-tooljhlink
2020-07-25feat: Add astyle to c++ in supported lang & toolsjhlink
2020-07-25doc: Add astyle to ale-cppjhlink
2020-07-25feat: Add cpp to registry.vimjhlink
2020-07-25feat: Add cpp support to astyle fixerjhlink
2020-07-25Update ale-java.txtLuiz Gustavo
2020-07-21Merge pull request #2914 from hsanson/2913-fix-checkstyle-config-with-optionsw0rp
Fix 2913 - checkstyle config file ignored.
2020-07-21Merge pull request #3060 from hsanson/345-update-javalsp-documentationw0rp
Fix 345 - update java language server docs.
2020-07-21Merge pull request #3070 from hsanson/2732-add-bashate-supportw0rp
Fix 2732 - Add bashate support
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
Fix 2269 - use ktlint stdin.
2020-07-21Merge pull request #3137 from hsanson/3132-fix-eclipselsp-commandw0rp
Fix eclipselsp command function.
2020-07-15Merge pull request #3225 from markeganfuller/puppet_parser_error_at_endHoracio Sanson
Handling for puppet parser error at end of input.
2020-07-15Handling for puppet parser error at end of input.Mark Egan-Fuller
Add handling for `Syntax error at end of input` which doesn't give a line or column. Fixes #2656
2020-07-11Merge pull request #3232 from CherryMan/masterHoracio Sanson
Zig support using zls.
2020-07-10Support zls language server for zigSheheryar Parvaz
2020-07-10doc: Remove c++ from astylejhlink
2020-07-10style: Adjust spacingjhlink
2020-07-10test: Add astyle vader testjhlink
2020-07-10doc: Add astyle to supported lang & toolsjhlink
2020-07-10doc: Add astyle to supported-tools.mdjhlink
2020-07-10doc: Add astyle to ale-c-options in ale-contentsjhlink
2020-07-10doc: Add astyle entry to ALE c integrationjhlink
2020-07-10feat: Add astyle to fix/register.vimjhlink