Skip to content

[codex] Fix SG-5 style guide examples#14

Merged
NWarila merged 1 commit into
mainfrom
codex-sg5-doc-examples
Jun 13, 2026
Merged

[codex] Fix SG-5 style guide examples#14
NWarila merged 1 commit into
mainfrom
codex-sg5-doc-examples

Conversation

@NWarila

@NWarila NWarila commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Re-sorted the SG-1 ConvertTo-Thing and Get-Thing example [CmdletBinding(...)] options into SG-5 alphabetical order.
  • Kept the change docs-only; no analyzer, settings, or PowerShell source files changed.

Validation

  • STYLE-GUIDE SHA-256: C0CB352A1EBA9AC56C963F276C3899A94EB4195FA97DC01C031CBBC5B9F5BE88 (byte-identical with exporter mirror).
  • Example scan: all guide example CmdletBinding/Parameter named arguments are alphabetical.
  • ./tests/Invoke-Tests.ps1 -MinimumCoverage 80 under Windows PowerShell: 31/31 passed, coverage 89.29% / 80%.
  • Template analyzer job equivalent under Windows PowerShell: Invoke-ScriptAnalyzer -Path . -Settings PSGallery -Recurse found no issues.

Note: local pwsh is not installed on this machine, so the template CI commands were run under the available Windows PowerShell host.

@NWarila NWarila marked this pull request as ready for review June 13, 2026 21:32
@NWarila NWarila merged commit f40ce06 into main Jun 13, 2026
4 checks passed
@NWarila NWarila deleted the codex-sg5-doc-examples branch June 13, 2026 21:32
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.

1 participant