1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-be.git synced 2025-03-02 17:13:02 +01:00
youjo-be/.formatter.exs

4 lines
91 B
Elixir
Raw Normal View History

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