Packages

PhoenixGen Tools provides tools to assist in Phoenix Framework projects, both at runtime and during development.

Current section

Files

Jump to
phoenix_gen_tools .formatter.exs
Raw

.formatter.exs

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