[PR #6557] [WIP] Oxlint consistent type imports #6599

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

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

State: closed
Merged: No


The rule is already configured in oxlint with a defined preference.
This change promotes it from warning to error so it is enforced in CI.

No autofixes or code changes included.
Happy to close if this is premature due to existing violations.

As discussed in https://github.com/actualbudget/actual/issues/6548.

Summary by CodeRabbit

  • Chores
    • Enforced stricter TypeScript import consistency by raising the check to error-level.
    • Converted some imports to type-only form; no runtime or behavioral changes visible to users.

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

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6557 **State:** closed **Merged:** No --- The rule is already configured in oxlint with a defined preference. This change promotes it from warning to error so it is enforced in CI. No autofixes or code changes included. Happy to close if this is premature due to existing violations. As discussed in https://github.com/actualbudget/actual/issues/6548. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Enforced stricter TypeScript import consistency by raising the check to error-level. * Converted some imports to type-only form; no runtime or behavioral changes visible to users. <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:30:31 -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#6599