Skip to content

chore: add lint-fix scripts#344

Merged
mizdra merged 1 commit intomainfrom
add-lint-fix-script
Feb 19, 2026
Merged

chore: add lint-fix scripts#344
mizdra merged 1 commit intomainfrom
add-lint-fix-script

Conversation

@mizdra
Copy link
Copy Markdown
Owner

@mizdra mizdra commented Feb 19, 2026

Summary

  • Add lint-fix npm script that runs all fix scripts sequentially
  • Add lint-fix:oxfmt to auto-format with oxfmt
  • Add lint-fix:oxlint to auto-fix linting issues with oxlint

Test plan

  • Verify npm run lint-fix runs both oxfmt and oxlint fix commands

🤖 Generated with Claude Code

@mizdra mizdra added the Type: Maintenance Repository Maintenance label Feb 19, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: cd8bc39

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

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mizdra mizdra force-pushed the add-lint-fix-script branch from bbbda84 to cd8bc39 Compare February 19, 2026 16:19
@mizdra mizdra merged commit 63eccd7 into main Feb 19, 2026
19 checks passed
@mizdra mizdra deleted the add-lint-fix-script branch February 19, 2026 16:23
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