Skip to content

Conversation

@iclanton
Copy link
Member

Summary

Adds a rule to forbid export * from '...' statements in favor of explicit enumeration.

How it was tested

N/A

Impacted documentation

None.

@iclanton iclanton merged commit 3c97b34 into microsoft:main Dec 19, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Dec 19, 2025
@dmichon-msft
Copy link
Contributor

We should probably create a rule that can be activated around an export statement in an index that will notify if the reexport is not exhaustive.

@iclanton iclanton deleted the forbid-export-star branch December 19, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants