learning_phoenix/priv/repo/migrations/.formatter.exs
2025-08-12 13:23:45 +02:00

4 lines
52 B
Elixir

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