Current section

Files

Jump to
mox .formatter.exs
Raw

.formatter.exs

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