This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
mebe-2/.formatter.exs

5 lines
84 B
Elixir
Raw Permalink Normal View History

2018-10-15 19:47:05 +00:00
# Used by "mix format"
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
]