Current section

Files

Jump to
pusher .formatter.exs
Raw

.formatter.exs

[
inputs: [
"lib/**/*.{ex,exs}",
"test/**/*.{ex,exs}",
"mix.exs"
],
locals_without_parens: []
]