Skip to content

feat(fmt): support custom parallel worker count - #133

Merged
chenjiahan merged 4 commits into
mainfrom
chenjiahan/feat-fmt-parallel-workers
Aug 2, 2026
Merged

feat(fmt): support custom parallel worker count#133
chenjiahan merged 4 commits into
mainfrom
chenjiahan/feat-fmt-parallel-workers

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Projects can now control the rs fmt worker pool when the default parallelism is not appropriate. This PR adds --parallel-workers <count> and its --parallelWorkers alias, validates positive integer values and conflicts with --no-parallel, and caps the pool at the number of input files. Default parallel execution remains unchanged.

@cloudflare-workers-and-pages

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

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3f5e4c3
Status: ✅  Deploy successful!
Preview URL: https://811dc907.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-feat-fmt-parallel-po0l.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan merged commit 8bdfe75 into main Aug 2, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/feat-fmt-parallel-workers branch August 2, 2026 02:20
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