acronym elixir solution

This commit is contained in:
Xevion
2021-01-18 18:48:53 -06:00
parent 6f007524a6
commit 2e71b743ac
8 changed files with 178 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]