Skip to content

chore: prettier format on whole repo#6

Merged
0xkkkn merged 1 commit intomainfrom
chore/prettier-format-repo
Apr 22, 2026
Merged

chore: prettier format on whole repo#6
0xkkkn merged 1 commit intomainfrom
chore/prettier-format-repo

Conversation

@0xkkkn
Copy link
Copy Markdown
Contributor

@0xkkkn 0xkkkn commented Apr 22, 2026

Summary

Mechanical Prettier format pass to bring 11 pre-existing files in line with the repo's Prettier config. No logic changes — pnpm format did all the work.

This unblocks pnpm format:check in CI, which was failing on main before this PR.

Files touched

  • CHANGELOG.md, eslint.config.js — minor reformatting
  • packages/backend/openapi.json — large reduction (-551 / +143 lines, mostly indentation/wrapping)
  • 8 files under packages/backend/src/infrastructure/repository/postgres/ (db.ts, pg-*.repository.ts, schema.ts)

Test plan

  • pnpm format:check passes
  • pnpm typecheck passes in packages/app and packages/backend
  • pnpm test — 262/262 backend tests still pass

Recommended merge order

Land this before #5 (chore/wallet-provider-extensibility) so that format:check is green for the wallet PR's CI run.

Brings 11 pre-existing files in line with the repo's Prettier config
so that pnpm format:check passes in CI. No logic changes.
@0xkkkn 0xkkkn merged commit 014225c into main Apr 22, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant