Packages

A custom EEx engine that helps you get both readable templates and properly formatted output.

Current section

Files

Jump to
Raw

.formatter.exs

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