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

Fixes #10840 - Fix formatting #10841

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

sdwheeler
Copy link
Contributor

@sdwheeler sdwheeler commented Jan 31, 2024

PR Summary

Fix formatting

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Contributor

Learn Build status updates of commit 400a1c7:

✅ Validation status: passed

File Status Preview URL Details
reference/7.4/Microsoft.PowerShell.Core/About/about_Functions.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Functions_Advanced_Parameters.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Core/About/about_Script_Blocks.md ✅Succeeded View (powershell-7.4)
reference/docs-conceptual/developer/cmdlet/cmdlet-dynamic-parameters.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/cmdlet/how-to-declare-dynamic-parameters.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/help/how-to-add-dynamic-parameters-to-a-provider-help-topic.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/provider/provider-cmdlet-dynamic-parameters.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/provider/provider-cmdlets.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/developer/provider/provider-types.md ✅Succeeded View (>=powershell-5.1)
reference/docs-conceptual/lang-spec/chapter-08.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit 22b5163 into MicrosoftDocs:main Jan 31, 2024
4 checks passed
@sdwheeler sdwheeler deleted the sdw-w205904-i10840 branch January 31, 2024 16:52
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.

Unify the case used for "dynamic param"
2 participants