Skip to content

feat: add check command - #304

Merged
chenjiahan merged 3 commits into
mainfrom
chenjiahan/feat-check-command
Aug 11, 2026
Merged

feat: add check command#304
chenjiahan merged 3 commits into
mainfrom
chenjiahan/feat-check-command

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

This PR adds rs check as a fail-fast wrapper that runs linting before rs fmt --check, giving projects one command for local and CI validation.

Type checking remains opt-in through rs check --type-check; the command does not introduce define.check or new configuration. It includes CLI coverage for help output, formatting failures, type-check behavior, and lint short-circuiting.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: fa4baae
Status: ✅  Deploy successful!
Preview URL: https://95495c91.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-feat-check-comman.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan merged commit 7ae6d14 into main Aug 11, 2026
5 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/feat-check-command branch August 11, 2026 03:11
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.

1 participant