Current section

Files

Jump to
ghostty .formatter.exs
Raw

.formatter.exs

[
inputs: ~w[
{mix,.formatter,.credo}.exs
{config,lib,rel,test}/**/*.{ex,exs}
],
line_length: 120
]