Skip to content

Commit 4520259

Browse files
committed
linter: 💅 add mix formatter config
1 parent 8cbfc34 commit 4520259

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.formatter.exs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Used by "mix format"
2+
[
3+
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
4+
]

0 commit comments

Comments
 (0)