[PR #6398] lint: move some more rules to oxlint/oxfmt and upgrade linter versions #20856

Closed
opened 2026-04-14 21:47:27 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6398

State: closed
Merged: Yes


This PR continues the migration of linting rules from ESLint to oxlint/oxfmt and upgrades linter versions.

Changes

  • Moved additional linting rules from ESLint to oxlint/oxfmt
  • Upgraded linter versions (oxlint, oxfmt, and related dependencies)
  • Updated ESLint config to remove rules that have been migrated
  • Updated TypeScript config files across packages
  • Updated GitHub workflow files to use new linter versions
  • Cleaned up some release notes files
  • Updated yarn.lock with new dependency versions

Testing

  • Run yarn typecheck to ensure no type errors
  • Run yarn lint:fix to verify linting works correctly
  • Verify CI workflows pass with new linter versions
**Original Pull Request:** https://github.com/actualbudget/actual/pull/6398 **State:** closed **Merged:** Yes --- This PR continues the migration of linting rules from ESLint to oxlint/oxfmt and upgrades linter versions. ## Changes - Moved additional linting rules from ESLint to oxlint/oxfmt - Upgraded linter versions (oxlint, oxfmt, and related dependencies) - Updated ESLint config to remove rules that have been migrated - Updated TypeScript config files across packages - Updated GitHub workflow files to use new linter versions - Cleaned up some release notes files - Updated yarn.lock with new dependency versions ## Testing - [ ] Run `yarn typecheck` to ensure no type errors - [ ] Run `yarn lint:fix` to verify linting works correctly - [ ] Verify CI workflows pass with new linter versions
GiteaMirror added the pull-request label 2026-04-14 21:47:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#20856