ale/autoload/ale/fixers
rhysd b28a6ddbe4 Support fixing JSON files with fixjson 2018-01-24 10:36:31 +00:00
..
autopep8.vim #1081 Remove the ale#python#IsExecutable function 2017-11-04 10:46:19 +00:00
brittany.vim Add brittany for Haskell formatting 2017-11-28 17:58:13 -05:00
clangformat.vim Add a missing scriptencoding line 2017-08-29 16:57:08 +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 Support fixing JSON files with fixjson 2018-01-24 10:36:31 +00:00
format.vim Add elm-format as a new fixer (#916) 2017-09-09 21:30: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 add google-java-format fixer 2017-12-09 14:25:35 +00: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 #1081 Remove the ale#python#IsExecutable function 2017-11-04 10:46:19 +00:00
jq.vim Add jq as a JSON fixer 2018-01-24 10:12:29 +00:00
mix_format.vim fix test's and delete unused code 2017-10-22 19:20:38 -04:00
phpcbf.vim Fixed command string for phpcbf fixer 2017-12-01 14:55:34 +01:00
prettier.vim #1095 - Use --stdin-filepath for prettier, where available 2017-11-22 13:46:11 +00:00
prettier_eslint.vim #1095 Use --stdin-filepath where available for prettier-eslint 2017-11-22 14:46:14 +00:00
prettier_standard.vim Add prettier-standard support (#702) 2017-06-28 16:35:19 +01:00
puppetlint.vim Add puppet-lint fixer (#701) 2017-06-28 15:27:02 +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
rustfmt.vim Don't use temporary file for rustfmt fixer 2017-12-27 23:12:57 +07:00
shfmt.vim Add shfmt fixer for sh files (#1083) 2017-11-05 21:24:41 +00:00
standard.vim Get fixer tests to work on Windows 2017-10-01 20:23:41 +01:00
stylelint.vim Fix #895 - Run Node.js scripts with node.exe instead of node on Windows 2017-08-31 13:12:24 +01:00
swiftformat.vim Add support for SwiftFormat as a fixer 2017-08-09 12:41:21 -05:00
tslint.vim Add new fixer tslint for typescript, fixes #932 2017-10-16 00:53:17 -04:00
yapf.vim #1081 Remove the ale#python#IsExecutable function 2017-11-04 10:46:19 +00:00