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_rubocop_fixer_callback.vader
Age
Commit message (
Expand
)
Author
2020-08-28
Close #3325 - Apply new formatting where possible
w0rp
2020-08-13
Fix 1695 - Change rubocop fixer to use stdin (#3230)
Horacio Sanson
2020-08-12
Restore old behavior of ALEFix command for Rubocop (#3237)
Nihad Abbasov
2018-10-31
Use correct exclusion flag in rubocop fixer
Max Hung
2018-10-26
fix missing (s) on rubocop exclusion flag
Justin Powell
2018-10-26
closes #1580 add force exclusion to rubocop fixer
Justin Powell
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-10-01
Get fixer tests to work on Windows
w0rp
2017-08-10
Pass extra rubocop options in the middle instead, and fix the Vader test so i...
w0rp
2017-08-10
Rubocop fixer now uses g:ale_ruby_rubocop_options (#841)
Miguel Palhas
2017-07-09
Make every test set filenames and switch directories in the same way, and fix...
w0rp
2017-07-06
#732 - Use the configuration files when fixing files with rubocop
w0rp
2017-06-25
Add ruby fixer using `rubocop --auto-correct` (#689)
Lynn Dylan Hurley