Packages

Expiphany is an Elixir/Phoenix wrapper around [Epiphany](https://github.com/epiphany) components to make working with Epiphany in Phoenix seamless.

Current section

Files

Jump to
expiphany .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]