Updated formatter

This commit is contained in:
Kieran Eglin
2024-06-20 11:33:49 -07:00
parent 199d0065e1
commit f08768b887
2 changed files with 2 additions and 1 deletions
-7
View File
@@ -1,7 +0,0 @@
[
import_deps: [:ecto, :ecto_sql, :phoenix],
subdirectories: ["priv/*/migrations"],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}", "priv/*/seeds.exs"],
line_length: 120
]