chore: apply mix format to codebase
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -194,7 +194,9 @@ defmodule Mix.Tasks.GenerateMockups do
|
||||
""")
|
||||
|
||||
if failed > 0 do
|
||||
Mix.shell().error("Some products failed to generate. Check the output above for details.")
|
||||
Mix.shell().error(
|
||||
"Some products failed to generate. Check the output above for details."
|
||||
)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user