[PR #6549] [CLOSED] [WIP] Chore/consistent type imports #32519

Closed
opened 2026-04-18 08:33:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6549
Author: @miski-h
Created: 1/4/2026
Status: Closed

Base: masterHead: chore/consistent-type-imports


📝 Commits (2)

  • 78b6176 chore(lint): enforce consistent TypeScript type imports
  • 8f73c32 chore(lint): enforce consistent TypeScript type imports

📊 Changes

3 files changed (+24 additions, -0 deletions)

View changed files

actual@0.0.1 (+0 -0)
📝 eslint.config.mjs (+24 -0)
oxfmt (+0 -0)

📄 Description

This PR enforces a consistent TypeScript type import style using @typescript-eslint/consistent-type-imports as discussed in #6548.

Summary by CodeRabbit

  • Chores
    • Updated code linting configuration to enforce TypeScript import consistency standards across the codebase.

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6549 **Author:** [@miski-h](https://github.com/miski-h) **Created:** 1/4/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `chore/consistent-type-imports` --- ### 📝 Commits (2) - [`78b6176`](https://github.com/actualbudget/actual/commit/78b6176b5f29c77924d713c7c414a665cb26dde4) chore(lint): enforce consistent TypeScript type imports - [`8f73c32`](https://github.com/actualbudget/actual/commit/8f73c3235e6bba9a9392cebc48dce6b1cb9a50db) chore(lint): enforce consistent TypeScript type imports ### 📊 Changes **3 files changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `actual@0.0.1` (+0 -0) 📝 `eslint.config.mjs` (+24 -0) ➕ `oxfmt` (+0 -0) </details> ### 📄 Description This PR enforces a consistent TypeScript type import style using @typescript-eslint/consistent-type-imports as discussed in #6548. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated code linting configuration to enforce TypeScript import consistency standards across the codebase. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 08:33:12 -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#32519