elasticsearch-elixir/.formatter.exs

6 lines
86 B
Elixir

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