Skip to content

Comments

fix(oxfmt): Do not panic with subdirectry and config#17955

Merged
graphite-app[bot] merged 1 commit intomainfrom
01-13-fix_oxfmt_do_not_panic_with_subdirectry_and_config
Jan 13, 2026
Merged

fix(oxfmt): Do not panic with subdirectry and config#17955
graphite-app[bot] merged 1 commit intomainfrom
01-13-fix_oxfmt_do_not_panic_with_subdirectry_and_config

Conversation

@leaysgur
Copy link
Member

Fixes #17954

@github-actions github-actions bot added A-cli Area - CLI A-formatter Area - Formatter C-bug Category - Bug labels Jan 13, 2026
Copy link
Member Author

leaysgur commented Jan 13, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

@leaysgur leaysgur force-pushed the 01-13-fix_oxfmt_do_not_panic_with_subdirectry_and_config branch 2 times, most recently from 8f9c09e to 9701ee9 Compare January 13, 2026 06:46
@leaysgur leaysgur requested a review from Dunqing January 13, 2026 06:46
@Dunqing Dunqing added the 0-merge Merge with Graphite Merge Queue label Jan 13, 2026
Copy link
Member

Dunqing commented Jan 13, 2026

Merge activity

@graphite-app graphite-app bot force-pushed the 01-13-refactor_oxfmt_misc_fixes branch from 5f8d14b to 82c6c1a Compare January 13, 2026 08:19
@graphite-app graphite-app bot force-pushed the 01-13-fix_oxfmt_do_not_panic_with_subdirectry_and_config branch from 9701ee9 to 9d0f551 Compare January 13, 2026 08:19
Base automatically changed from 01-13-refactor_oxfmt_misc_fixes to main January 13, 2026 08:25
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 13, 2026
@graphite-app graphite-app bot merged commit 9d0f551 into main Jan 13, 2026
19 checks passed
@graphite-app graphite-app bot deleted the 01-13-fix_oxfmt_do_not_panic_with_subdirectry_and_config branch January 13, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oxfmt: v0.24 panics when running with config file in subdirectory

2 participants