We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running php hyde build --no-api there should be a new line after the "Disabling external API calls" message:
php hyde build --no-api
The text was updated successfully, but these errors were encountered:
Formatting: Add newline after --no-api info, fix #313
04a9868
Merge pull request #316 from hydephp/313-formatting-add-newline-after…
9be8783
…-disabling-external-api-calls-in-build-command Formatting: Add newline after console output when running build without API calls, fix #313
caendesilva
Successfully merging a pull request may close this issue.
When running

php hyde build --no-api
there should be a new line after the "Disabling external API calls" message:The text was updated successfully, but these errors were encountered: