summaryrefslogtreecommitdiff
path: root/.formatter.exs
blob: 47616780b5d12ef3b6455df4ffc2f04e1d5d0854 (plain) (blame)
1
2
3
4
[
  import_deps: [:phoenix],
  inputs: ["*.{ex,exs}", "{config,lib,test}/**/*.{ex,exs}"]
]