lassik / emacs-format-all-the-code

Auto-format source code in many languages with one command
https://melpa.org/#/format-all
MIT License
604 stars 105 forks source link

Add support for HTML+EEX #212

Closed Sleepful closed 1 year ago

Sleepful commented 1 year ago

--stdin-filename is necessary for HEEX and should not make a difference for other Elixir files, ref: https://hexdocs.pm/mix/1.14.1/Mix.Tasks.Format.html Requires at least Elixir 1.14.0 and for HEEX templates the correct .formatter.exs configuration: https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.HTMLFormatter.html#module-setup

goes along: https://github.com/lassik/emacs-language-id/pull/23

lassik commented 1 year ago

@Sleepful Do you have time to make the above changes?

Sleepful commented 1 year ago

@lassik which changes are you referring to?

Sleepful commented 1 year ago

you might have forgotten to click submit review/request changes

lassik commented 1 year ago

you might have forgotten to click submit review/request changes

Sorry! Indeed, it seems I did.