[PR #6468] lint: move last remaining native eslint rules to oxlint (create new alternatives) #6549

Closed
opened 2026-02-28 21:29:54 -06:00 by GiteaMirror · 0 comments
Owner

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

State: closed
Merged: Yes


Note: the eslint rules are pure vibe code. I did a quick self-review there, but did not go in-depth much. IMO this is relatively safe as eslint rules are really isolated from the rest of the product.

Summary by CodeRabbit

  • New Features

    • Added four new ESLint rules to enforce object-shorthand, prefer-const, no-anchor-tag, and no-react-default-import.
  • Refactor

    • Cleaned up lint configurations and simplified React imports in a few components.
  • Tests

    • Added comprehensive tests validating the new linting rules.
  • Chores

    • Updated lint configs and release notes metadata for maintenance.

✏️ Tip: You can customize this high-level summary in your review settings.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6468 **State:** closed **Merged:** Yes --- **Note:** the eslint rules are pure vibe code. I did a quick self-review there, but did not go in-depth much. IMO this is relatively safe as eslint rules are really isolated from the rest of the product. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added four new ESLint rules to enforce object-shorthand, prefer-const, no-anchor-tag, and no-react-default-import. * **Refactor** * Cleaned up lint configurations and simplified React imports in a few components. * **Tests** * Added comprehensive tests validating the new linting rules. * **Chores** * Updated lint configs and release notes metadata for maintenance. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
GiteaMirror added the pull-request label 2026-02-28 21:29:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6549