We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b433d31 commit 26aaf9cCopy full SHA for 26aaf9c
.formatter.exs
@@ -0,0 +1,7 @@
1
+[
2
+ inputs: [
3
+ "mix.exs",
4
+ "{config,lib,test}/**/*.{ex,exs}"
5
+ ],
6
+ line_length: 80
7
+]
0 commit comments