1
0
Fork 0
forked from mirrors/akkoma
akkoma/.formatter.exs

4 lines
91 B
Elixir
Raw Normal View History

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