Current section

Files

Jump to
tesla_statsd .formatter.exs
Raw

.formatter.exs

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