update
This commit is contained in:
8
phoenix/deps/ecto_sqlite3/.formatter.exs
Normal file
8
phoenix/deps/ecto_sqlite3/.formatter.exs
Normal file
@@ -0,0 +1,8 @@
|
||||
# Used by "mix format"
|
||||
[
|
||||
inputs: [
|
||||
"{mix,.formatter}.exs",
|
||||
"{lib,test,bench}/**/*.{ex,exs}"
|
||||
],
|
||||
line_length: 88
|
||||
]
|
||||
Reference in New Issue
Block a user