ale/autoload/ale/fixers
P M f1b72218c3 Add support for qmlfmt fixer (#1651)
* Add support for qmlfmt fixer
2018-06-12 19:38:16 +01:00
..
autopep8.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
black.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
brittany.vim Fix #1424 - Make the brittany fixer work 2018-04-08 17:38:43 +01:00
clangformat.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
elm_format.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
eslint.vim Fix #1178 - Don't use the output from eslint_d for fixing files when the output is an error message 2017-11-29 10:08:54 +00:00
fixjson.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
generic.vim Add new fixer: TrimWhitespace (#991) 2017-10-12 09:27:24 +01:00
generic_python.vim Add a fix function for breaking up long Python lines, which is hidden for now 2017-08-11 10:31:25 +01:00
gofmt.vim gofmt fixer for Go (#970) 2017-10-03 18:54:35 +01:00
goimports.vim goimports fixer doesn't work for vendored libraries 2017-12-08 12:49:02 +00:00
google_java_format.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
hackfmt.vim Add hackfmt fixer 2017-10-27 13:42:55 -07:00
help.vim Add a function for fixing the alignment of Vim help tags 2017-07-03 16:51:34 +01:00
hfmt.vim adds fixer support for hfmt (#1027) 2017-10-24 22:29:04 +01:00
importjs.vim added importjs fixer 2017-12-05 00:37:31 +09:00
isort.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
jq.vim #1303 jq isn't a Node program 2018-01-28 11:51:20 +00:00
mix_format.vim Clean up the mix format command and tests 2018-03-18 17:40:34 +00:00
perltidy.vim add perltidy fixer 2018-04-21 22:09:38 +09:00
php_cs_fixer.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
phpcbf.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
prettier.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
prettier_eslint.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
prettier_standard.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
puppetlint.vim Add puppet-lint fixer (#701) 2017-06-28 15:27:02 +01:00
qmlfmt.vim Add support for qmlfmt fixer (#1651) 2018-06-12 19:38:16 +01:00
refmt.vim refmt fixer for ReasonML 2017-10-29 21:48:28 +01:00
rubocop.vim 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
rufo.vim Add rufo fixer for ruby files 2018-03-11 13:33:57 +09:00
rustfmt.vim Don't use temporary file for rustfmt fixer 2017-12-27 23:12:57 +07:00
scalafmt.vim Add 'scalafmt' fixer for Scala files 2018-06-03 04:40:52 +08:00
shfmt.vim Add shfmt fixer for sh files (#1083) 2017-11-05 21:24:41 +00:00
standard.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
stylelint.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
swiftformat.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
tslint.vim Add new fixer tslint for typescript, fixes #932 2017-10-16 00:53:17 -04:00
xo.vim Add fixer definition for XO 2018-05-02 18:26:13 -04:00
yapf.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00