Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

馃┕ [Patch]: Encode all PowerShell files using UTF8 with BOM#103

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainPSModule/Test-PSModule:mainfrom
UTF8BOMPSModule/Test-PSModule:UTF8BOMCopy head branch name to clipboard
Oct 12, 2025
Merged

馃┕ [Patch]: Encode all PowerShell files using UTF8 with BOM#103
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainPSModule/Test-PSModule:mainfrom
UTF8BOMPSModule/Test-PSModule:UTF8BOMCopy head branch name to clipboard

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Description

This pull request introduces a minor change to the Planets.ps1 files in two test repositories. The only modification is the addition of a Unicode Byte Order Mark (BOM) at the beginning of each file, which does not affect script functionality but may impact how some editors interpret file encoding.

  • Added a BOM to the start of tests/srcTestRepo/src/variables/public/Planets.ps1
  • Added a BOM to the start of tests/srcWithManifestTestRepo/src/variables/public/Planets.ps1

@MariusStorhaug Marius Storhaug (MariusStorhaug) requested review from Copilot and removed request for Copilot October 12, 2025 11:47
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit a4ca518 into main Oct 12, 2025
25 of 28 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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.