Skip to content

chore(ci): resolve Prettier check failures in README, saas, and images.ts #630

New issue

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SZim92
Copy link

@SZim92 SZim92 commented May 2, 2025

Summary

Resolves failing check job in GitHub Actions caused by Prettier formatting mismatches.

Applied prettier --write to:

  • README.md
  • src/pages/homes/saas.astro
  • src/utils/images.ts

No functional changes. Style-only fix.

CI Outcome

  • npm run check passes
  • ✅ All GitHub Actions complete successfully

…and image utils

Fix the failing CI "check" action by applying Prettier formatting to:
- README.md
- src/pages/homes/saas.astro
- src/utils/images.ts

This resolves the "prettier --check" errors without changing functionality."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant