Skip to content

fix: make worktree dependency setup tolerate unmatched files - #32

Merged
asfires merged 1 commit into
mainfrom
t3code/fix-worktree-dependency-setup
Aug 14, 2026
Merged

asfires merged 1 commit into
mainfrom
t3code/fix-worktree-dependency-setup

Conversation

@asfires

@asfires asfires commented Aug 14, 2026

Copy link
Copy Markdown
Owner

What Changed

Updated the staged formatting command to tolerate unmatched file patterns, preventing worktree dependency setup from failing when no files match. Refreshed the lockfile dependency resolutions for @xmldom/xmldom.

Why

Worktree setup could fail because the formatter treated unmatched patterns as errors. Allowing unmatched patterns keeps dependency and formatting setup reliable without changing the formatting scope.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

- Update xmldom lockfile entries
- Allow formatting hooks to succeed when patterns match no files
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:S labels Aug 14, 2026
@asfires
asfires merged commit e3b7b05 into main Aug 14, 2026
6 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant