index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fixers
/
test_eslint_fixer_callback.vader
Age
Commit message (
Expand
)
Author
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-11-29
Fix #1178 - Don't use the output from eslint_d for fixing files when the outp...
w0rp
2017-11-22
Fix #988 - Support --fix-dry-run for ESLint by processing the JSON output
w0rp
2017-11-22
Fix the eslint_d fixer tests for Windows
w0rp
2017-11-22
#988 Take --fix-dry-run away again, because it is dumb
w0rp
2017-11-22
Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...
w0rp
2017-10-01
Get fixer tests to work on Windows
w0rp
2017-09-24
There seems to be a bug in eslint that causes the `--config` option to
Ray Zane
2017-09-12
Fix #923 Use package.json as a last resort for eslint --fix
w0rp
2017-09-11
Fix #922 - Prefer nearer ESLint configuration files with lower precedence fil...
w0rp
2017-08-31
Fix #895 - Run Node.js scripts with node.exe instead of node on Windows
w0rp
2017-07-18
Fix #775 - Run eslint.js via node on Windows for eslint --fix
w0rp