Packages

Needlework allows you to "thread" your function returns

Current section

Files

Jump to
needlework .formatter.exs
Raw

.formatter.exs

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