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

windows: IsConsole(): fix deprecation comment #36

Merged
merged 1 commit into from Apr 30, 2023

Conversation

thaJeztah
Copy link
Member

This function was deprecated in 57a2131 (#10), but the comment was not formatted correctly, causing it to not be documented as deprecated on pkg.go.dev.

Also changing this back to an actual function wrapper, so that it doesn't get documented in the "Variables" section.

This function was deprecated in 57a2131,
but the comment was not formatted correctly, causing it to not be documented
as deprecated on pkg.go.dev.

Also changing this back to an actual function wrapper, so that it doesn't
get documented in the "Variables" section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

@AkihiroSuda @dims @cpuguy83 ptal

Copy link
Collaborator

@dims dims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 13e9088 into moby:master Apr 30, 2023
4 checks passed
@thaJeztah thaJeztah deleted the fix_deprecation_comment branch April 30, 2023 21:58
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.

None yet

2 participants