Packages

Never miss the compiler warning for _test.ex files again.

Current section

Files

Jump to
test_oof .formatter.exs
Raw

.formatter.exs

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