Hello, Thanks to those involved for their recent work with mix format which I have been trying out on 1.6rc0.
I find myself now wanting to format *everything* in my current Phoenix project, including my EEx templates. The formatter does not currently do this, I was wondering if would even be the correct decision for the formatter to also do EEx files, as they are so different to a regular Elixir file and I should instead be looking for a HTML formatter which can handle embedded code in it? The downside to that would then be setting up two formatters for one project, the second one most likely being setup with Node/NPM, which I guess isn't so bad as most Phoenix projects already have Node/NPM to handle assets. What are people's thoughts on this? Steven -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/8ffda124-215a-4dc0-8ed7-2b6fc57e1892%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
