ale/test/fixers
Peter Renström 03f1c1e81b Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910)
* Add prettier fixer support for typescript

* Add prettier fixer support for css and scss

* Add prettier fixer support for json

* Use getbufvar() to get &filetype
2017-09-06 15:21:26 +01:00
..
eslint-test-files Cover the prettier-eslint changes with tests, and fix some problems 2017-08-30 22:49:46 +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
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 #895 - Run Node.js scripts with node.exe instead of node on Windows 2017-08-31 13:12:24 +01:00
test_isort_fixer_callback.vader
test_phpcbf_fixer_callback.vader add phpcbf fixer 2017-08-20 05:47:21 +00:00
test_prettier_eslint_fixer.callback.vader Cover the prettier-eslint changes with tests, and fix some problems 2017-08-30 22:49:46 +01:00
test_prettier_fixer_callback.vader Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) 2017-09-06 15:21:26 +01:00
test_puppetlint_fixer_callback.vader
test_python_add_blank_lines_fixer.vader
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 Fix #895 - Run Node.js scripts with node.exe instead of node on Windows 2017-08-31 13:12:24 +01:00
test_stylelint_fixer_callback.vader Fix #895 - Run Node.js scripts with node.exe instead of node on Windows 2017-08-31 13:12:24 +01:00
test_swiftformat_fixer_callback.vader
test_vim_help_tags_alignment_fixer.vader
test_yapf_fixer_callback.vader