ale/autoload/ale/fixers
w0rp 7dd460303d
Merge pull request #2060 from meain/fixer-pretty-html
Add prettier to html formatters
2018-11-11 09:57:48 +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
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 Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +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
dartfmt.vim Added dartfmt fixer (#1683) 2018-07-01 13:55:41 +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 Handle failing to connect to eslint_d 2018-09-17 17:32:57 +01:00
fixjson.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
generic.vim Add new fixer: TrimWhitespace (#991) 2017-10-12 09:27:24 +01:00
generic_python.vim Bugfix: python add blank lines (#1944) 2018-09-25 10:02:01 +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
gomod.vim Add fixer for Go modules (#1873) 2018-09-19 19:33:23 +01: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 Add a function for fixing the alignment of Vim help tags 2017-07-03 16:51:34 +01:00
hfmt.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
hlint.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
importjs.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
isort.vim address code review issues 2018-07-04 21:16:57 -04:00
jq.vim Allow custom filters for the jq fixer (#1980) 2018-10-12 09:15:32 +01:00
mix_format.vim Clean up the mix format command and tests 2018-03-18 17:40:34 +00:00
ocamlformat.vim Make ocamlformat work without temporary files 2018-11-04 20:32:56 +03:00
perltidy.vim add perltidy fixer 2018-04-21 22:09:38 +09:00
php_cs_fixer.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
phpcbf.vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
prettier.vim Add prettier to html formatters 2018-11-07 12:00:59 +05:30
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 Improve ALE project style checking 2018-09-04 16:51:18 +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 Use correct exclusion flag in rubocop fixer 2018-10-31 11:18:07 +13: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 shfmt: Use Vim's indent config as default indent width 2018-09-18 17:51:00 +09:00
sqlfmt.vim Add support for sqlfmt 2018-09-08 01:34:10 +02: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
stylish_haskell.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +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
terraform.vim add terraform fmt fixer for terraform and hcl filetypes 2018-10-23 20:44:31 -04:00
tidy.vim Add fixer tidy for HTML 2018-06-23 22:59:13 +05:30
tslint.vim Massively reduce the amount of code needed for linter tests 2018-07-15 18:28:28 +01:00
uncrustify.vim add uncrustify fixer for several languages 2018-09-04 20:39:32 -04:00
xmllint.vim Improve ALE project style checking 2018-09-04 16:51:18 +01: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