Skip to content

Commit 91ed14d

Browse files
committed
Formatter config
1 parent 1618d88 commit 91ed14d

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,examples,lib,test}/**/*.{ex,exs}"]
4+
]

0 commit comments

Comments
 (0)