akkoma/.formatter.exs

4 lines
91 B
Elixir
Raw Normal View History

2018-04-21 07:34:23 +00:00
[
2019-10-08 12:16:39 +00:00
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}", "priv/repo/migrations/*.exs"]
2018-04-21 07:34:23 +00:00
]