This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
ale
Watch
1
Star
0
Fork
0
You've already forked ale
mirror of
https://github.com/dense-analysis/ale.git
synced
2025-12-06 12:44:23 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c26e8945cc662fb41ad3b2a808516a4501d1e07
ale
/
test
/
fixers
History
Miguel Palhas
0c26e8945c
Rubocop fixer now uses g:ale_ruby_rubocop_options (
#841
)
...
* Rubocop fixer now uses g:ale_ruby_rubocop_options * Adds spec
2017-08-10 14:52:54 +01:00
..
test_autopep8_fixer_callback.vader
Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
2017-07-09 22:43:31 +01:00
test_eslint_fixer_callback.vader
Fix
#775
- Run eslint.js via node on Windows for eslint --fix
2017-07-18 12:28:20 +01:00
test_isort_fixer_callback.vader
Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
2017-07-09 22:43:31 +01:00
test_puppetlint_fixer_callback.vader
Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
2017-07-09 22:43:31 +01:00
test_python_add_blank_lines_fixer.vader
Fix
#667
- Do not add extra blank lines for add_blank_lines_for_python_control_statements
2017-06-20 09:39:58 +01:00
test_rubocop_fixer_callback.vader
Rubocop fixer now uses g:ale_ruby_rubocop_options (
#841
)
2017-08-10 14:52:54 +01:00
test_standard_fixer_callback.vader
added tests for Standard.js
2017-07-21 11:47:41 -06:00
test_stylelint_fixer_callback.vader
Add stylelint fixer
2017-07-31 02:54:59 +02:00
test_vim_help_tags_alignment_fixer.vader
Add a function for fixing the alignment of Vim help tags
2017-07-03 16:51:34 +01:00
test_yapf_fixer_callback.vader
Fix
#786
- Only set --no-local-style for yapf if a configuration file is detected
2017-07-20 11:07:07 +01:00