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

5 lines
97 B
Elixir
Raw Normal View History

2020-04-07 14:48:53 +12:00
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]