opencode icon indicating copy to clipboard operation
opencode copied to clipboard

CI: add formatting check workflow

Open KakashiTech opened this issue 6 days ago • 0 comments

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.

KakashiTech avatar Jan 10 '26 22:01 KakashiTech