summaryrefslogtreecommitdiff
path: root/autoload/ale/fix/registry.vim
AgeCommit message (Expand)Author
2023-05-06Add support for npm-groovy-lint (#4495)lucas-str
2023-04-22Add fourmolu fixer (#4501)Pat Brisbin
2023-03-26Add support for `rustywind` fixer (#4477)Guillermo R. Roig Carralero
2023-02-07Add alejandra for nix (#4435)Nathan Henrie
2023-01-28Add `gopls format` as a Go fixerSean Enck
2023-01-27add: pycln as a python linter and fixer (#4415)Yining
2022-12-22fix: ruff not registered as fixer (#4393)Yining
2022-11-25Added support for more file types for clang-format. (#4367)Matheus
2022-11-23Fix bug in sqlfluff implementation & implement fixer support (#4365)Carl Smedstad
2022-11-07Add raco_fmt fixer for Racket files (#4354)Jeremy Cantrell
2022-09-30Add fixer "css-beautify". Adjust "html-beautify." (#4319)Matheus Gabriel Werny de Lima
2022-09-30Added file types for dprint. (#4320)Matheus Gabriel Werny de Lima
2022-08-09Add support for syntax_tree fixer (#4268)Mo Lawson
2022-07-26Add support for Dune (#4263)Albert Peschar
2022-07-07Add support for Laravel Pint (#4238)Michael Dyrynda
2022-06-16Add pyflyby fixer (using its tidy-imports script) (#4219)infokiller
2022-05-17Add zig fmt support (#4198)Arash Mousavi
2022-05-16Add support for Packer (#4192)Zhuoyun Wei
2022-05-16add rego support (#4199)Reza J. Bavaghoush
2022-04-06Add buf linter and fixer (#4128)Alex McKinney
2022-01-04Add dprint fixer (#4024)Nathan
2021-12-28Add auto-fixer for crystal (#4016)Alex Piechowski
2021-11-12Implement statix Linter and Fixer (#3969)David Houston
2021-11-09Implement gofumpt Fixer (#3968)David Houston
2021-10-11erblint as fixer (#3935)Roeland
2021-09-21Add support for jsonnetfmt and jsonnet-lint (#3907)Trevor Whitney
2021-08-25Add fixer for "dotnet format" (#3879)Jelte Fennema
2021-08-09Adds fixer for golines (#3862)pigfrown
2021-08-08`purs-tidy` for PureScript (#3863)toastal
2021-07-16Add support for `dart format` fixer (#3764)ghsang
2021-07-13add autoflake fixer (#3779)Nikolay Zakirov
2021-07-09Add support for `lua-format` fixer. (#3804)Mathias Jean Johansen
2021-07-04Add pandoc as a markdown fixer (#3641)Jesse Hathaway
2021-07-03Add stylua fixer for lua (#3789)Robert Liebowitz
2021-05-27ocaml: prepare for filetype separation (#3732)Pau Ruiz Safont
2021-04-09feat: Add protolint as linter and fixer (#2911)yohei yoshimuta
2021-04-07apple-swift-format: linter and fixer with config swiftpm support (#3671)bosr
2021-03-26Add support for V: "v" (compiler) and "vfmt" fixer. (#3622)fiatjaf
2021-03-24Add nixfmt as a Nix fixer. (#3651)David Houston
2021-03-23Add support for `ptop` fixer (#3652)BarrOff
2021-03-20add support for svelte via svelteserver language server (#3644)fiatjaf
2021-02-21Add a buildifier fixer for Bazel files (#3499)Jon Parise
2021-02-18add support for prettier-ruby to prettier fixer (#3593)David Buchan-Swanson
2021-02-05Merge pull request #3576 from cyyever/fish_indentHoracio Sanson
2021-01-22feat: Add Deno fmt fixerMohammed Chelouti
2021-01-22Add yamllint and prettier to openapi.Horacio Sanson
2021-01-20Merge pull request #3261 from toastal/dhallHoracio Sanson
2021-01-15Merge pull request #3234 from hsanson/3233-enable-ktlint-fixer-for-kotlin-filesHoracio Sanson
2021-01-13Merge pull request #3399 from StephenWithPH/suggest-scalafmt-for-sbtHoracio Sanson
2020-12-21merging mastertoastal