Mixifying

This commit is contained in:
2025-12-13 15:42:22 -05:00
parent dbe0615d0e
commit d34cf3575c
10 changed files with 138 additions and 15 deletions

4
.formatter.exs Normal file
View File

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