.. |
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
|
Respect python black fixer configuration file
|
2019-01-30 14:44:38 -08: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 |
cmakeformat.vim
|
add cmake-format fixer support (#2244)
|
2019-01-27 11:45:57 +00: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_python.vim
|
Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"
|
2019-02-22 20:48:06 +00:00 |
generic.vim
|
Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"
|
2019-02-22 20:48:06 +00: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
|
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 |
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
|
Update syntax checking
|
2019-02-06 18:05:13 +00:00 |
ktlint.vim
|
Add ktlint fixer support.
|
2019-01-20 19:39:47 -06: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_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 |
prettier.vim
|
Update syntax checking
|
2019-02-06 18:05:13 +00:00 |
puppetlint.vim
|
Improve ALE project style checking
|
2018-09-04 16:51:18 +01: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 |
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 #2152 - Use ale_javascript_standard_options for fixing files too
|
2018-12-18 09:28:55 +00:00 |
standardrb.vim
|
Adds standardrb linter (#2133)
|
2018-12-10 14:02:32 -07:00 |
stylelint.vim
|
Update syntax checking
|
2019-02-06 18:05:13 +00: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 |
textlint.vim
|
Add textlint for Asciidoc and add it to Fixers (#2193)
|
2019-01-10 18:53:45 +00: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 |