send_it/priv/repo/migrations/.formatter.exs
2024-11-20 10:32:24 -07:00

5 lines
52 B
Elixir

[
import_deps: [:ecto_sql],
inputs: ["*.exs"]
]