Skip to main content

.formatter.exs

[
  inputs: [
    "{mix,.formatter}.exs",
    "{config,lib,test}/**/*.{ex,exs}",
    "lib/*.ex"
  ]
]