Skip to main content

.formatter.exs

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