Packages

Execute .exs scripts with the ability to depend on other mix projects (including hex packages) without setting up a project yourself.

Current section

Files

Jump to
herb .formatter.exs
Raw

.formatter.exs

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