Skip to content

feat: improve consistent-type-exports diagnostics quality#880

Merged
graphite-app[bot] merged 1 commit into
mainfrom
04-10-feat_improve_consistent-type-exports_diagnostics_quality
Apr 12, 2026
Merged

feat: improve consistent-type-exports diagnostics quality#880
graphite-app[bot] merged 1 commit into
mainfrom
04-10-feat_improve_consistent-type-exports_diagnostics_quality

Conversation

@camchenry

@camchenry camchenry commented Apr 11, 2026

Copy link
Copy Markdown
Member

Moves the primary range for the diagnostic to point at the export keyword when export type should be used, and otherwise point to the individual types themselves. This makes it clearer where the specific issue lies, rather than highlighting the entire export.

camchenry commented Apr 11, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add the label 0-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@camc314 camc314 self-assigned this Apr 12, 2026

camc314 commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Merge activity

Moves the primary range for the diagnostic to point at the `export` keyword when `export type` should be used, and otherwise point to the individual types themselves. This makes it clearer where the specific issue lies, rather than highlighting the entire export.
@graphite-app graphite-app Bot force-pushed the 04-10-feat_improve_consistent-type-exports_diagnostics_quality branch from 2e31e14 to 1fe50bb Compare April 12, 2026 20:07
@graphite-app graphite-app Bot merged commit 1fe50bb into main Apr 12, 2026
8 checks passed
@graphite-app graphite-app Bot deleted the 04-10-feat_improve_consistent-type-exports_diagnostics_quality branch April 12, 2026 20:14
@graphite-app graphite-app Bot removed the 0-merge label Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants