Skip to content

chore: replace @mizdra/oxfmt-config with local .oxfmtrc.json#342

Merged
mizdra merged 2 commits intomainfrom
format-on-save-for-oxfmt
Feb 19, 2026
Merged

chore: replace @mizdra/oxfmt-config with local .oxfmtrc.json#342
mizdra merged 2 commits intomainfrom
format-on-save-for-oxfmt

Conversation

@mizdra
Copy link
Copy Markdown
Owner

@mizdra mizdra commented Feb 19, 2026

Summary

  • Add .oxfmtrc.json to the repository root with the same settings as @mizdra/oxfmt-config
  • Remove @mizdra/oxfmt-config dependency
  • Update lint:oxfmt script to use auto-detected config (remove -c option)

The VS Code oxc extension did not recognize ./node_modules/@mizdra/oxfmt-config/.oxfmtrc.json, causing a diff between formatOnSave and npm run lint:oxfmt. Placing .oxfmtrc.json directly in the repository root resolves this issue.

Test plan

  • npm run lint:oxfmt passes successfully

🤖 Generated with Claude Code

mizdra and others added 2 commits February 20, 2026 00:03
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: 2f5c745

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mizdra mizdra added the Type: Maintenance Repository Maintenance label Feb 19, 2026
@mizdra mizdra merged commit 8e1b186 into main Feb 19, 2026
19 checks passed
@mizdra mizdra deleted the format-on-save-for-oxfmt branch February 19, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Repository Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant