Skip to content

refactor(glob): use vite_glob for fspy negatives#476

Merged
wan9chi merged 1 commit into
mainfrom
codex/use-vite-glob-fspy-negatives
Jun 20, 2026
Merged

refactor(glob): use vite_glob for fspy negatives#476
wan9chi merged 1 commit into
mainfrom
codex/use-vite-glob-fspy-negatives

Conversation

@wan9chi

@wan9chi wan9chi commented Jun 20, 2026

Copy link
Copy Markdown
Member

Motivation

Centralize the simple fspy negative-glob path checks on vite_glob instead of compiling and matching wax::Glob directly in vite_task.

Changes

  • Store fspy negative filters as vite_glob::path::PathGlobSet.
  • Use PathGlobSet::is_match for post-run input/output filtering.
  • Remove the local matches_any_glob helper.

Co-authored-by: GPT-5 Codex <codex@openai.com>

wan9chi commented Jun 20, 2026

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@wan9chi wan9chi marked this pull request as ready for review June 20, 2026 06:08
@wan9chi wan9chi merged commit d57ce13 into main Jun 20, 2026
20 checks passed
@wan9chi wan9chi deleted the codex/use-vite-glob-fspy-negatives branch June 20, 2026 06:09
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