Skip to content

Commit 658b17a

Browse files
raksonibsbenwilson512
authored andcommitted
update(ex_aws): Add .formatter file for new contributors (#606)
1 parent 623c1c4 commit 658b17a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.formatter.exs

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
import_deps: [],
3+
inputs: ["*.{ex,exs}", "priv/*/", "{config,lib,test}/**/*.{ex,exs}"],
4+
subdirectories: ["priv/*/"]
5+
]

0 commit comments

Comments
 (0)