my solution

This commit is contained in:
2026-04-15 20:02:05 -04:00
commit feaf3f0357
10 changed files with 176 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]