summaryrefslogtreecommitdiff
path: root/autoload/ale/fixers/astyle.vim
AgeCommit message (Expand)Author
2020-07-30fix: Replace hardcoded quotes with ale#Escapejhlink
2020-07-30fix: Find proj_options in same dir for astylejhlink
2020-07-29style: Resolve lint issuejhlink
2020-07-29fix: Use ALE to reliably find project optionsjhlink
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-25feat: Add cpp support to astyle fixerjhlink
2020-07-10doc: Remove c++ from astylejhlink
2020-07-10feat: Add ALE fixer for astylejhlink