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, which can help some editors and tools correctly detect the file encoding. No functional code changes were made.

@MariusStorhaug MariusStorhaug self-assigned this Oct 12, 2025
Copilot AI review requested due to automatic review settings October 12, 2025 11:46
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

Adds UTF-8 BOM (Byte Order Mark) encoding to PowerShell script files to improve compatibility with editors and tools that rely on BOM for encoding detection.

  • Added UTF-8 BOM to scripts/main.ps1 file

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

@MariusStorhaug MariusStorhaug merged commit ad1e877 into main Oct 12, 2025
17 of 20 checks passed
@MariusStorhaug MariusStorhaug deleted the UTF8BOM branch October 12, 2025 12:26
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