Current section

Files

Jump to
mox .formatter.exs
Raw

.formatter.exs

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