This repository has been archived on 2024-01-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
distributed_system_coursework/.formatter.exs
2023-11-16 11:57:42 +00:00

5 lines
97 B
Elixir

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