summaryrefslogtreecommitdiff
path: root/.formatter.exs
blob: 5799ac127aa70ed8856089106c704ca68f8a1958 (plain)
1
2
3
[
  inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}", "priv/repo/migrations/*.exs", "priv/scrubbers/*.ex"]
]