Current section

Files

Jump to
Raw

.formatter.exs

[
inputs: [
"{config,lib,test,priv,examples}/**/*.{ex,exs}",
"*.{ex,exs}"
],
locals_without_parens: [
repo: 1
]
]