Skip to content

style: reformat to 2-space indent, 120 char line width - #15

Merged
devRMA merged 2 commits into
mainfrom
style/formatting-code
Aug 2, 2026
Merged

style: reformat to 2-space indent, 120 char line width#15
devRMA merged 2 commits into
mainfrom
style/formatting-code

Conversation

@devRMA

Copy link
Copy Markdown
Owner

Switch biome formatter from tabs to 2-space indentation and bump
line width. Adds a format npm script. No logic changes.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com


Stack created with GitHub Stacks CLIGive Feedback 💬

Switch biome formatter from tabs to 2-space indentation and bump
line width. Adds a `format` npm script. No logic changes.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercelBot commented Aug 2, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
workloadReadyReadyPreviewAug 2, 2026 6:47pm

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

This comment was marked as resolved.

biome format only prints the diff; writing the result needs --write, so
npm run format left every file untouched.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@devRMA
devRMA merged commit c78ccfa into mainAug 2, 2026
4 checks passed
@devRMA
devRMA deleted the style/formatting-code branch August 2, 2026 19:00
Sign up for freeto 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.

3 participants

@devRMA@codecov-commenter