Skip to content

chore: Split out and enforce type/value imports - #10425

Open
gonfunko wants to merge 1 commit into
mainfrom
import-types
Open

chore: Split out and enforce type/value imports#10425
gonfunko wants to merge 1 commit into
mainfrom
import-types

Conversation

@gonfunko

Copy link
Copy Markdown
Contributor

The basics

The details

Proposed Changes

This PR updates imports to use import type whenever sufficient, and enforce that through the linter config. We've been manually doing this more recently, and this change makes the codebase consistent and reduces the risk of needless import cycles.

@gonfunko
gonfunko requested a review from a team as a code owner September 10, 2026 22:10
@gonfunko
gonfunko requested a review from mikeharv September 10, 2026 22:10
@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants