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

Remove extraneous ) from the do-while snippet #4120

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

ncook-hxgn
Copy link
Contributor

Removes extraneous ) from the do-while powershell snippet

PR Summary

Removes extraneous ) from the do-while powershell snippet

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • [x ] PR has a meaningful title
  • [x ] Summarized changes
  • PR has tests N/A
  • [x ] This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

Removes extraneous `)` from the do-while powershell snippet
@ncook-hxgn ncook-hxgn requested a review from a team as a code owner August 9, 2022 16:30
@andyleejordan andyleejordan enabled auto-merge (squash) August 9, 2022 17:02
Copy link
Member

@andyleejordan andyleejordan left a comment

Choose a reason for hiding this comment

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

Thank you!

@andyleejordan andyleejordan merged commit 1ae818d into PowerShell:main Aug 9, 2022
@andyleejordan andyleejordan linked an issue Aug 10, 2022 that may be closed by this pull request
6 tasks
@andyleejordan andyleejordan changed the title fixes #4119 Remove extraneous ) from the do-while snippet (#4120) Aug 11, 2022
@andyleejordan andyleejordan changed the title Remove extraneous ) from the do-while snippet (#4120) Remove extraneous ) from the do-while snippet Aug 11, 2022
@andyleejordan
Copy link
Member

This resolved #4002 too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

do-while shortcut gives too many parentheses
2 participants