We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418a186 commit 3f186aeCopy full SHA for 3f186ae
.formatter.exs
@@ -0,0 +1,4 @@
1
+# Used by "mix format"
2
+[
3
+ inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
4
+]
0 commit comments