CI: add formatting check workflow #4675

Open
opened 2026-02-16 17:45:00 -05:00 by yindo · 0 comments
Owner

Originally created by @KakashiTech on GitHub (Jan 10, 2026).

Originally assigned to: @thdxr on GitHub.

Add a dedicated formatting check in CI using Prettier (./script/format.ts --check). This prevents unformatted changes from landing and reduces noisy PR diffs.\n\nProposed: add --check mode to script/format.ts and run it on PRs targeting dev.

Originally created by @KakashiTech on GitHub (Jan 10, 2026). Originally assigned to: @thdxr on GitHub. Add a dedicated formatting check in CI using Prettier (`./script/format.ts --check`). This prevents unformatted changes from landing and reduces noisy PR diffs.\n\nProposed: add `--check` mode to `script/format.ts` and run it on PRs targeting `dev`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4675