Skip to content

perf(fmt): skip unused ignore matcher wrapper - #187

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/perf-fmt-direct-config-matcher
Aug 5, 2026
Merged

perf(fmt): skip unused ignore matcher wrapper#187
chenjiahan merged 1 commit into
mainfrom
chenjiahan/perf-fmt-direct-config-matcher

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

This follow-up removes per-path wrapper overhead from the common rs fmt path where no additional ignore files are configured. createIgnoreMatcher now returns the config matcher directly, avoiding Promise.all([]) and an empty .some() while preserving ignore behavior.

Related Links

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3b8af1c
Status: ✅  Deploy successful!
Preview URL: https://024edbcf.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-perf-fmt-direct-c.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan marked this pull request as ready for review August 5, 2026 03:48
@chenjiahan
chenjiahan merged commit 83e3d7d into main Aug 5, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/perf-fmt-direct-config-matcher branch August 5, 2026 03:50
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