clova-advent-calendar-example/.formatter.exs

6 lines
129 B
Elixir
Raw Permalink Normal View History

2018-11-30 06:36:39 +00:00
# Used by "mix format"
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"],
locals_without_parens: [plug: 1, plug: 2]
]