Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document where exported function is imported #9535

Conversation

drewnoakes
Copy link
Member

@drewnoakes drewnoakes commented Sep 20, 2024

Unlike exports of interfaces, it's harder to find the consumer of an exported function. This change adds a comment showing where to find this import.

Also, some minor formatting.

(Change made following a conversation with @0101.)

Microsoft Reviewers: Open in CodeFlow

Unlike exports of interfaces, it's harder to find the consumer of an exported function. This change adds a comment showing where to find this import.

Also some minor formatting.
@drewnoakes drewnoakes merged commit 8e5f8f7 into dotnet:main Sep 23, 2024
5 checks passed
@drewnoakes drewnoakes deleted the dev/drnoakes/document-use-of-exported-function branch September 23, 2024 21:55
@dotnet-policy-service dotnet-policy-service bot added this to the 17.12 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants