feat: add task definition
This commit is contained in:
parent
0183675176
commit
ddf42409d5
6 changed files with 45 additions and 4 deletions
|
|
@ -10,6 +10,6 @@
|
|||
:phoenix
|
||||
],
|
||||
subdirectories: ["priv/*/migrations"],
|
||||
plugins: [Spark.Formatter, Phoenix.LiveView.HTMLFormatter],
|
||||
# plugins: [Spark.Formatter, Phoenix.LiveView.HTMLFormatter], # FIXME:seems broken
|
||||
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}", "priv/*/seeds.exs"]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue