summaryrefslogtreecommitdiff
path: root/autoload/ale/fixers/prettier_eslint.vim
AgeCommit message (Expand)Author
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-09-12Use the same function for finding the ESLint config for eslint --fix and pret...w0rp
2017-08-30Cover the prettier-eslint changes with tests, and fix some problemsw0rp
2017-08-30Add prettier-eslint legacy optionPavel Pertsev
2017-08-30Passthrough eslint config to prettier-eslintPavel Pertsev
2017-06-07Fix #631 - Fix some bad function namesw0rp
2017-06-07Fix #630 - Initialize Prettier optionsw0rp
2017-06-07Move all functions for fixing things to autoload/ale/fixers, and only accept ...w0rp