Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request makes a minor change to the scripts/main.ps1 file by adding a Unicode Byte Order Mark (BOM) at the beginning of the file. This can help ensure proper encoding detection on some systems.

@MariusStorhaug MariusStorhaug self-assigned this Oct 12, 2025
Copilot AI review requested due to automatic review settings October 12, 2025 11:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds a Unicode Byte Order Mark (BOM) to the PowerShell script file to ensure proper encoding detection across different systems.

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

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

@MariusStorhaug MariusStorhaug merged commit 42a8701 into main Oct 12, 2025
18 of 22 checks passed
@MariusStorhaug MariusStorhaug deleted the UTF8BOM branch October 12, 2025 12:28
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