Skip to content

refactor(fmt): streamline worker-only structure - #145

Merged
chenjiahan merged 2 commits into
mainfrom
chenjiahan/refactor-fmt-worker-structure
Aug 3, 2026
Merged

refactor(fmt): streamline worker-only structure#145
chenjiahan merged 2 commits into
mainfrom
chenjiahan/refactor-fmt-worker-structure

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

Now that rs fmt always formats files in workers, the unused in-memory formatting path and cache placeholder create duplicate internal contracts. This PR removes those dead APIs, colocates parser inference with the worker, and renames the parallel module to workerPool so the module boundary matches its responsibility. There are no user-facing behavior or public API changes.

@cloudflare-workers-and-pages

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

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: fd25771
Status: ✅  Deploy successful!
Preview URL: https://4555a85a.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-refactor-fmt-work-sd46.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan merged commit 9908a1b into main Aug 3, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/refactor-fmt-worker-structure branch August 3, 2026 05:37
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