Skip to content

Sync shared scripts - #1

Merged
BrianL-STCU merged 3 commits into
stcu:mainfrom
brianary:main
Feb 10, 2026
Merged

Sync shared scripts#1
BrianL-STCU merged 3 commits into
stcu:mainfrom
brianary:main

Conversation

@marks-stcu

Copy link
Copy Markdown

No description provided.

return $Element.InnerText
}
elseif(($Element.SelectNodes('*') |Group-Object Name |Measure-Object).Count -eq 1)
elseif($SimpleSuccession -and ($Element.Attributes.Count -eq 0) -and

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace
@BrianL-STCU
BrianL-STCU merged commit dc6ef7f into stcu:main Feb 10, 2026
5 checks passed
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.

4 participants