Commit ad1e877
authored
🩹 [Patch]: Encode all PowerShell files using UTF8 with BOM (#15)
## 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.1 parent 06c8753 commit ad1e877
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments