1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-17 18:49:15 +00:00
akkoma/.formatter.exs

4 lines
61 B
Elixir
Raw Normal View History

2018-04-21 08:34:23 +01:00
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
]