isn/.formatter.exs

9 lines
100 B
Elixir

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