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#55

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

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

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Description

This pull request makes a minor change to the scripts/main.ps1 file. It updates the file to include a Unicode Byte Order Mark (BOM) at the beginning, which can help with encoding detection in some editors and environments.

Copilot AI review requested due to automatic review settings October 12, 2025 11:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a UTF-8 Byte Order Mark (BOM) to the PowerShell script file to improve encoding detection in various editors and environments.

  • Adds UTF-8 BOM to the beginning of the main PowerShell script file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 61f2953 into main Oct 12, 2025
17 of 20 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.

2 participants

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