Skip to content

Commit 666490f

Browse files
Add BOM encoding to validation script for PSScriptAnalyzer compliance
Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
1 parent 6d34fa6 commit 666490f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/validate-output-help-text.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env pwsh
1+
#!/usr/bin/env pwsh
22
#Requires -Version 7.0
33

44
<#

0 commit comments

Comments
 (0)