Packages

A library for measure and export operations (like Flow)

Current section

Files

Jump to
decanter .formatter.exs
Raw

.formatter.exs

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