Packages
A custom EEx engine that helps you get both readable templates and properly formatted output.
Current section
Files
Jump to
Current section
Files
smart_indentation_engine
.formatter.exs
.formatter.exs
# Used by "mix format"
[
line_length: 120,
inputs: ["{mix,.formatter}.exs", "{config,lib,test,scripts}/**/*.{ex,exs}"]
]