Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-04 | Use correct handler for 'xo' linter | Nils Kuhnhenn | |
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2018-04-09 | Close #542 - Add an option for disabling running locally installed ↵ | w0rp | |
executables by default | |||
2017-06-21 | Fix the standard and xo handlers so they call the eslint function | w0rp | |
2017-05-27 | Refactor running of local Node programs with a helper function | w0rp | |
2017-05-12 | #549 Temporarily revert shell escaping changes, just for Windows | w0rp | |
2017-05-08 | #540 Fix shell escaping pretty much everywhere | w0rp | |
2017-05-07 | Escape JavaScript executables in commands | w0rp | |
2017-04-28 | Use ale#Var in linters that didn't use it yet | Adriaan Zonnenberg | |
2017-04-17 | Move path functions to their own file | w0rp | |
2017-02-09 | add xo support (#304) | Daniel Lupu | |
* add xo support * add documentation * Fix a screw up when fixing conflicts * Fix it harder |