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.
2 parents 542d432 + a1fc1b3 commit bcab56dCopy full SHA for bcab56d
.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