summaryrefslogtreecommitdiff
path: root/ale_linters/javascript/xo.vim
AgeCommit message (Expand)Author
2021-01-22linters/xo: prefer function shorthandCharles B Johnson
2021-01-22xo: inline filetype handlingCharles B Johnson
2021-01-22linters/xo: consolidate xo lintersCharles B Johnson
2019-06-04Use correct handler for 'xo' linterNils Kuhnhenn
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2017-06-21Fix the standard and xo handlers so they call the eslint functionw0rp
2017-05-27Refactor running of local Node programs with a helper functionw0rp
2017-05-12#549 Temporarily revert shell escaping changes, just for Windowsw0rp
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-05-07Escape JavaScript executables in commandsw0rp
2017-04-28Use ale#Var in linters that didn't use it yetAdriaan Zonnenberg
2017-04-17Move path functions to their own filew0rp
2017-02-09add xo support (#304)Daniel Lupu