ale/test/fixers
Peter Renström 4bea50b82f Add clang-format fixer for C/C++ (#873)
* Add clang-format fixer for C/C++

* Document clang-format options

* Refer ale-cpp-clangformat to ale-c-clangformat
2017-08-24 22:49:43 +01:00
..
long-line-project Add a fix function for breaking up long Python lines, which is hidden for now 2017-08-11 10:31:25 +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_break_up_long_lines_python_fixer.vader Add a fix function for breaking up long Python lines, which is hidden for now 2017-08-11 10:31:25 +01:00
test_clangformat_fixer_callback.vader Add clang-format fixer for C/C++ (#873) 2017-08-24 22:49:43 +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_phpcbf_fixer_callback.vader add phpcbf fixer 2017-08-20 05:47:21 +00: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 Pass extra rubocop options in the middle instead, and fix the Vader test so it can be run multiple times in Vim 2017-08-10 14:57:30 +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_swiftformat_fixer_callback.vader Add support for SwiftFormat as a fixer 2017-08-09 12:41:21 -05: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