Skip to content

Commit

Permalink
import ecto into formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
efcasado committed May 11, 2024
1 parent 7521fe0 commit ae51cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .formatter.exs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Used by "mix format"
[
import_deps: [:ecto],
inputs: ["{mix,.formatter}.exs", "{config,lib,test,examples}/**/*.{ex,exs}"]
]

0 comments on commit ae51cfe

Please sign in to comment.