ale/autoload/ale/fixers
Simon Bugert 716b22d524 Add shfmt fixer for sh files (#1083)
* Add shfmt fixer for sh files
* Add tests for shfmt fixer
2017-11-05 21:24:41 +00:00
..
autopep8.vim #1081 Remove the ale#python#IsExecutable function 2017-11-04 10:46:19 +00:00
clangformat.vim Add a missing scriptencoding line 2017-08-29 16:57:08 +01:00
eslint.vim There seems to be a bug in eslint that causes the `--config` option to 2017-09-24 13:57:18 -04: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
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
isort.vim #1081 Remove the ale#python#IsExecutable function 2017-11-04 10:46:19 +00:00
mix_format.vim fix test's and delete unused code 2017-10-22 19:20:38 -04:00
phpcbf.vim add phpcbf fixer 2017-08-20 05:47:21 +00:00
prettier.vim add prettier fixer support for 'less' filetype 2017-10-20 18:29:57 -07:00
prettier_eslint.vim Use the same function for finding the ESLint config for eslint --fix and prettier-eslint 2017-09-12 09:20:31 +01: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 add rustfmt fixer 2017-10-21 12:31:49 -05: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