word count elixir

This commit is contained in:
Xevion
2021-01-18 02:55:58 -06:00
parent 57a0d2e130
commit 15e89a7653
8 changed files with 188 additions and 0 deletions

View File

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