Skip to content

Format codebase with Prettier#30

Merged
rickstaa merged 1 commit intomainfrom
chore/format-codebase
Apr 4, 2026
Merged

Format codebase with Prettier#30
rickstaa merged 1 commit intomainfrom
chore/format-codebase

Conversation

@rickstaa
Copy link
Copy Markdown
Member

@rickstaa rickstaa commented Apr 3, 2026

Summary

  • Run Prettier across the entire codebase for consistent formatting
  • No logic changes — formatting only

Stacked on #29

Test plan

  • pnpm run lint passes with --max-warnings 0
  • pnpm run build compiles successfully
  • pnpm run format:check passes

🤖 Generated with Claude Code

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Apr 4, 2026 9:04am

Request Review

Base automatically changed from chore/add-formatter to main April 3, 2026 16:27
Prettier was failing on pnpm-lock.yaml. Added .prettierignore to
exclude the lock file and ran the formatter across the codebase.
@rickstaa rickstaa force-pushed the chore/format-codebase branch from 0621269 to 108218d Compare April 4, 2026 09:04
@rickstaa rickstaa merged commit 223fc44 into main Apr 4, 2026
3 checks passed
@rickstaa rickstaa deleted the chore/format-codebase branch April 4, 2026 09:05
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.

2 participants