Skip to content

Commit

Permalink
formatter.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
Даниил Ермолаев authored and Даниил Ермолаев committed Jun 24, 2023
1 parent baae7d6 commit c0619f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .formatter.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Used by "mix format"
[
inputs: ["mix.exs", "config/*.exs"],
subdirectories: ["apps/*"]
]

0 comments on commit c0619f1

Please sign in to comment.