aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-23Add support for SQL using `pgformatter` (#247)Abdelhak Bougouffa
2023-11-23Always supply `--stdin-filepath` to Prettier (#253)Anders Kaseorg
2023-11-23Add note about markdown-mode (#256)Radon Rosborough
2023-11-23Spelling and grammar fixes (#248)Ville Skyttä
2023-11-23Add support for `xmllint` (#251)Ville Skyttä
2023-11-23Test against Emacs 29 instead of master (#255)Radon Rosborough
2023-11-23Add missing changelog entry (#254)Radon Rosborough
2023-11-23Respect `typescript-indent-level`, `typescript-ts-mode-indent-offset` (#252)Anders Kaseorg
2023-11-23Add support for `yq` (#250)Ville Skyttä
2023-11-17Preserve marks as well as points (#198)Sohum Banerjea
2023-11-17Add note to changelogRadon Rosborough
2023-11-17Apply some code review suggestions from MELPA (#246)Radon Rosborough
2023-11-11[#232] Format from elixir project dir (#239)Radon Rosborough
2023-11-11Small fixes (#245)Radon Rosborough
2023-11-11Bump test environment to Ubuntu 22.04 (#242)Ed Slocomb
2023-11-06move pnp-bin.js into formatters dir for simpler melpa recipe (#243)Ed Slocomb
2023-11-05Add support for formatters locally installed via yarn 2+ pnp mode (#200)Ed Slocomb
2023-11-04Fix byte-compilation order (#240)Radon Rosborough
2023-11-04Add support for the ruff python formatter (#236)Chris Rose
2023-10-29[#226] Add debug logs (#235)Radon Rosborough
2023-10-29[#226] Use lexical variable for saved buffer hash (#234)Radon Rosborough
2023-10-29Use hclfmt to format hashicorp HCL files. (#231)Dhananjay Balan
2023-10-21Use lisp-indent formatter in emacs-lisp-mode (#223)Ed Slocomb
2023-10-18[#225] Fix incorrect replq usage (#227)Mohsin Kaleem
2023-10-17Restructure and refactor apheleia package (#215)Mohsin Kaleem
2023-10-12[#208] Allow ignoring Emacs indentation settings (#211)Radon Rosborough
2023-10-12[#203] Clarify how lisp functions format (#216)Radon Rosborough
2023-10-06Fix brittany formatter & misc improvements (#222)Radon Rosborough
2023-10-06use up-to-date golang (#218)Ed Slocomb
2023-10-06Add ormolu and fourmolu, remove brittany (#221)Ed Slocomb
2023-09-30Update changelogRadon Rosborough
2023-09-30Use `prettier-json` for `js-json-mode` (#209)realazy
2023-09-30Run jq without colorization (#213)Mohsin Kaleem
2023-09-30Update changelog for last commitMohsin Kaleem
2023-09-30Remove go-mod-ts-mode from apheleia-mode-alist (#214)Andreas Kurth
2023-09-09Make apheleia-mode-alist order-independent(-ish) (#207)Radon Rosborough
2023-08-26Fix CI triggersRadon Rosborough
2023-08-26Update linksRadon Rosborough
2023-08-26Fix compilation orderRadon Rosborough
2023-08-11Add ruby-standard formatter (#201)Ed Slocomb
2023-08-11[#199] Autoload apheleia-formatterRadon Rosborough
2023-07-19Add notes on .dir-locals.el to READMERadon Rosborough
2023-05-27Add `yapf` formatter (#196)Semen
2023-05-12Add more tree-sitter based modes (#191)dalu
2023-05-06Fix safe-local-variable for apheleia-formatterRadon Rosborough
2023-04-22Add rufo formatter (#177)Mohsin Kaleem
2023-04-22Add rubocop formatter (#176)Mohsin Kaleem
2023-04-22Add perltidy formatter (#175)Mohsin Kaleem
2023-04-22Add html-tidy formatter (#173)Mohsin Kaleem
2023-04-22Add cmake-format formatter (#172)Mohsin Kaleem