ale/autoload/ale/fixers
Mo Lawson 233b681029
Add support for syntax_tree fixer (#4268)
This is the library that now powers prettier/plugin-ruby but is also
stands on its own: https://github.com/ruby-syntax-tree/syntax_tree
2022-08-09 21:11:20 +09:00
..
appleswiftformat.vim apple-swift-format: linter and fixer with config swiftpm support (#3671) 2021-04-07 19:34:34 +09:00
astyle.vim fix: Replace hardcoded quotes with ale#Escape 2020-07-30 10:07:53 -04:00
autoflake.vim add autoflake fixer (#3779) 2021-07-13 21:58:18 +09:00
autoimport.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
autopep8.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
bibclean.vim Add bibclen fixer support 2018-12-01 15:05:18 +09:00
black.vim Python support poetry (#3834) 2021-07-25 13:39:05 +09:00
brittany.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
buf_format.vim Add buf linter and fixer (#4128) 2022-04-06 17:00:59 +09:00
buildifier.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
clangformat.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
clangtidy.vim Add clangtidy fixer (#2548) 2019-07-02 08:11:10 +01:00
cmakeformat.vim Use stdin/out for cmake-format (#3725) 2021-05-25 09:37:09 +09:00
crystal.vim Add auto-fixer for crystal (#4016) 2021-12-28 20:23:57 +09:00
dart_format.vim Add support for `dart format` fixer (#3764) 2021-07-16 16:20:47 +09:00
dartfmt.vim Added dartfmt fixer (#1683) 2018-07-01 13:55:41 +01:00
deno.vim feat: Add Deno fmt fixer 2021-01-22 19:06:52 +01:00
dfmt.vim dfmt support (#2662) 2019-09-10 20:54:14 +01:00
dhall_format.vim Dhall fixes: use stdin, doc errors (#3868) 2021-08-09 20:43:50 +09:00
dhall_freeze.vim Dhall fixes: use stdin, doc errors (#3868) 2021-08-09 20:43:50 +09:00
dhall_lint.vim Dhall fixes: use stdin, doc errors (#3868) 2021-08-09 20:43:50 +09:00
dotnet_format.vim Add fixer for "dotnet format" (#3879) 2021-08-25 15:27:04 +09:00
dprint.vim Add dprint fixer (#4024) 2022-01-04 21:49:03 +09:00
dune.vim Add support for Dune (#4263) 2022-07-26 17:55:22 +09:00
elm_format.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
erblint.vim erblint as fixer (#3935) 2021-10-11 20:52:46 +09:00
erlfmt.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
eslint.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
fecs.vim style: fecs related doc and vim scripts 2019-04-11 16:24:59 +08:00
fish_indent.vim chang fishindent to fish_indent 2020-10-31 14:01:08 +08:00
fixjson.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
floskell.vim Add floskell for Haskell formatting 2019-04-14 11:27:48 -05:00
generic.vim Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)" 2019-02-22 20:48:06 +00:00
generic_python.vim Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)" 2019-02-22 20:48:06 +00:00
gnatpp.vim Add gnatpp fixer for Ada 2019-07-01 20:50:02 -04:00
gofmt.vim Use stdin/stdout to communicate with gofmt 2020-10-03 18:44:19 +03:00
gofumpt.vim Implement gofumpt Fixer (#3968) 2021-11-09 16:53:44 +09:00
goimports.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
golines.vim Adds fixer for golines (#3862) 2021-08-09 10:13:43 +09:00
gomod.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
google_java_format.vim fix: change google_java_format_* to java_google_java_format_* for inject global variables according to doc/ale-java.txt 2018-10-24 20:10:31 +08:00
hackfmt.vim Split Hack out from PHP, modernize 2018-08-02 11:28:56 -07:00
help.vim Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)" 2019-02-22 20:48:06 +00:00
hfmt.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
hindent.vim Merge remote-tracking branch 'AlexeiDrake/master' into bugfix/c-lsp-build-dir-settings 2019-08-18 18:29:59 +01:00
hlint.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
html_beautify.vim Add support for html-beautify (#2788) 2019-10-28 13:25:36 +00:00
importjs.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
isort.vim Fix 3941 - add version check to isort fixer (#3942) 2021-10-16 14:02:58 +09:00
jq.vim Update syntax checking 2019-02-06 18:05:13 +00:00
jsonnetfmt.vim Add support for jsonnetfmt and jsonnet-lint (#3907) 2021-09-21 10:49:15 +09:00
ktlint.vim Fix 2269 - use ktlint stdin. 2020-04-18 15:27:11 +09:00
latexindent.vim refactor(Fixer): Change latexindent to read from stdin instead of temporary file 2020-08-21 17:19:22 +05:30
lua_format.vim Add support for `lua-format` fixer. (#3804) 2021-07-09 23:54:43 +09:00
luafmt.vim Add luafmt fixer (#3289) 2020-11-21 15:59:50 +00:00
mix_format.vim Clean up the mix format command and tests 2018-03-18 17:40:34 +00:00
nimpretty.vim Clean up the nimpretty code 2019-11-14 14:50:21 +00:00
nixfmt.vim Add nixfmt as a Nix fixer. (#3651) 2021-03-24 09:02:17 +09:00
nixpkgsfmt.vim Add nixpkgs-fmt fixer. 2019-08-26 19:21:07 +01:00
ocamlformat.vim Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
ocp_indent.vim Add fixer for OCaml ocp-indent (#2436) 2019-05-07 18:50:26 +01:00
opafmt.vim add rego support (#4199) 2022-05-16 21:14:11 +09:00
ormolu.vim Add ormolu fixer. 2020-10-23 11:48:21 +01:00
packer.vim Add support for Packer (#4192) 2022-05-16 21:15:52 +09:00
pandoc.vim Add pandoc as a markdown fixer (#3641) 2021-07-04 21:39:29 +09:00
perltidy.vim add perltidy fixer 2018-04-21 22:09:38 +09:00
pgformatter.vim add pgformatter 2019-05-27 09:00:11 +04:30
php_cs_fixer.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
phpcbf.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
pint.vim Add support for Laravel Pint (#4238) 2022-07-07 21:42:21 +09:00
prettier.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
prettier_eslint.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
prettier_standard.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
protolint.vim feat: Add protolint as linter and fixer (#2911) 2021-04-09 22:16:23 +09:00
ptop.vim Add support for `ptop` fixer (#3652) 2021-03-23 21:51:14 +09:00
puppetlint.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
purs_tidy.vim purs-tidy fix (#3867) 2021-08-09 20:42:19 +09:00
purty.vim Add purty fixer. 2019-08-12 11:49:19 -04:00
pyflyby.vim Add pyflyby fixer (using its tidy-imports script) (#4219) 2022-06-16 22:41:57 +09:00
qmlfmt.vim Update syntax checking 2019-02-06 18:05:13 +00:00
refmt.vim refmt fixer for ReasonML 2017-10-29 21:48:28 +01:00
remark_lint.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
reorder_python_imports.vim Add support for reorder-python-imports fixer 2019-06-08 19:22:50 -04:00
rubocop.vim Fix: Failed to execute rubocop fixer on other machine (#3916) 2021-09-23 18:46:16 +09: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 Improve ALE project style checking 2018-09-04 16:51:18 +01:00
shfmt.vim Allow `shfmt` fixer to use `.editorconfig` (#4244) 2022-07-02 22:05:03 +09:00
sorbet.vim Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutable 2019-08-13 01:52:13 -04:00
sqlfmt.vim Add support for sqlfmt 2018-09-08 01:34:10 +02:00
sqlformat.vim feat: support sqlformat. (#2702) 2019-09-12 22:48:27 +01:00
standard.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
standardrb.vim Fix 3498 - Change standardrb fixer to read from stdin. 2021-01-22 23:17:01 +09:00
statix.vim Implement statix Linter and Fixer (#3969) 2021-11-12 07:34:25 +09:00
stylelint.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
styler.vim Switch from style to transformers (#2838) 2019-11-07 18:22:57 +00:00
stylish_haskell.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
stylua.vim Add stylua fixer for lua (#3789) 2021-07-03 18:50:48 +09:00
swiftformat.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
syntax_tree.vim Add support for syntax_tree fixer (#4268) 2022-08-09 21:11:20 +09:00
terraform.vim add terraform fmt fixer for terraform and hcl filetypes 2018-10-23 20:44:31 -04:00
textlint.vim Add textlint for Asciidoc and add it to Fixers (#2193) 2019-01-10 18:53:45 +00:00
tidy.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
tslint.vim Fix tslint fixer not working issue (temporary file not found) 2020-04-15 17:30:19 +03:00
uncrustify.vim Fix 3998 - add language option to uncrustify fixer (#4007) 2021-12-25 00:25:47 +09:00
vfmt.vim Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) 2021-03-26 15:38:57 +09:00
xmllint.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
xo.vim xo: inline filetype handling 2021-01-22 09:23:54 -06:00
yamlfix.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
yapf.vim Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
zigfmt.vim Add zig fmt support (#4198) 2022-05-17 07:38:54 +09:00