We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4903f6 commit a1fc1b3Copy full SHA for a1fc1b3
.formatter.exs
@@ -3,6 +3,6 @@
3
4
# Used by "mix format"
5
[
6
- plugins: [Ecto.MixFormatter],
+ plugins: [SQL.MixFormatter],
7
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
8
]
0 commit comments