aboutsummaryrefslogtreecommitdiff
path: root/apheleia-formatters.el
AgeCommit message (Expand)Author
2026-04-22fix: sync lisp-indent-offset and lisp-body-indent in apheleia-indent-lisp-buf...Chris Chen
2026-04-14Add OpenTofu, use by default for Terraform (#391)Radon Rosborough
2026-03-12OCaml: Add neocaml modes for ocamlformat (#389)Mattias
2026-03-06fix: support for gdiff in UNIX-like systems (#388)Jose Maldonado
2026-01-20Remove --no-doc argument from yq-yaml formatter (#386)Andreas Kurth
2025-12-23apheleia-npx: return silently when formatter is missing (#383)Frédéric Giquel
2025-12-13Add support for oxfmt formatter (#382)Mike Olson
2025-12-10Pass --force-exclusion to rubocop (#380)Ibrahim Awwal
2025-12-01Fix shfmt when used with apheleia-formatters-respect-indent-level (#379)Tej Chajed
2025-11-28Add support for bibtex-mode (#294)Vu Quoc Huy
2025-11-23Use clang-format for formatting Objective-C/C++ (#378)Aleksey Sakovets
2025-11-11Add styleR for ess-r-mode (#377)Martin Edström
2025-07-24Add taplo for formatting TOML files (#373)Jimmy Yuen Ho Wong
2025-07-20Add csharpier for C# (#371)Radon Rosborough
2025-06-11Add support for `hurlfmt` to format `hurl` files (#365)Derek Passen
2025-05-19feat: add nomad formatter (#361)Matus Goljer
2025-04-27Pass --stdin-filename to Black (#360)Radon Rosborough
2025-03-31Pass --text arg to diff (#356)Josh Kingsley
2025-03-04Specify file type for buildifier explicitly (#352)Claudio Bley
2025-02-07Resolve formatter executable commands prior to calling them (#341)Tyler Langlois
2025-02-03Add nix-ts-mode support (#300)identity
2025-02-03Update haskell formatters (#349)Abhishek Singh
2025-01-21Add support for `cljstyle` for Clojure code (#333)Derek Passen
2025-01-19feat: add gdformat formatter for godot/gdscript (#342)Daniel Perez Alvarez
2025-01-19feat: add prettier-json-stringify formatter (#183)Daniel Perez Alvarez
2025-01-18feat: add biome formatter (#339)Daniel Perez Alvarez
2024-10-18Add vfmt (#324)elogir
2024-10-17support gleam language (#325)nohz.afk
2024-10-17Add zig fmt support (#327)hgranthorner
2024-10-05Add snakefmt (#307)Edmund Miller
2024-10-05[#309] Write beancount files to disk before formatting (#310)John Goff
2024-09-25Use --stdin-filename conditionally for mix-format (#322)Radon Rosborough
2024-09-21[#312] Fix Ormolu installation and invocation (#321)Radon Rosborough
2024-09-21Add ocp-indent as a formatter (#306)Puneeth Chaganti
2024-09-02Add support for typstyle (#313)dalu
2024-08-27Update rubocop command (#316)Dušan
2024-05-17[#302] User option: apheleia-mode-predicates (#303)Radon Rosborough
2024-04-13Add integration tests (#204)Radon Rosborough
2024-03-30Fix all clojure ts related major modes (#288)dalu
2024-03-22Add support for dhall format (#284)Julio César
2024-03-22Parse shebangs on Windows (#293)Olli
2024-03-02Update `apheleia-indent-lisp-buffer` to respect local variables (#286)tpeacock19
2024-02-08add support for pyang (#282)sgherdao
2024-01-12Add `ruff-isort` formatter (#279)Chris Rose
2024-01-12Add support for `treefmt` (#280)Terje Larsen
2023-12-30Extend lua support to lua-ts-mode (#275)Derek Passen
2023-12-21[#220] Disable in jinja2-mode by default (#238)Radon Rosborough
2023-12-21Add ruby-syntax-tree format support (#224)Nolan
2023-12-14Add indent level support for yq JSON, XML, and YAML (#259)Ville Skyttä
2023-12-14Add `docformatter` which formats Python docstrings to PEP 257 (#267)Michael Eliachevitch