summaryrefslogtreecommitdiff
path: root/test/fixers/test_rubocop_fixer_callback.vader
AgeCommit message (Expand)Author
2018-10-31Use correct exclusion flag in rubocop fixerMax Hung
2018-10-26fix missing (s) on rubocop exclusion flagJustin Powell
2018-10-26closes #1580 add force exclusion to rubocop fixerJustin Powell
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-10-01Get fixer tests to work on Windowsw0rp
2017-08-10Pass extra rubocop options in the middle instead, and fix the Vader test so i...w0rp
2017-08-10Rubocop fixer now uses g:ale_ruby_rubocop_options (#841)Miguel Palhas
2017-07-09Make 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 rubocopw0rp
2017-06-25Add ruby fixer using `rubocop --auto-correct` (#689)Lynn Dylan Hurley