Commit 382f64c
authored
🩹 [Patch]: Encode all PowerShell files using UTF8 with BOM (#4)
## Description
This pull request makes a minor formatting update to the
`scripts/main.ps1` file by adding a Unicode Byte Order Mark (BOM) at the
beginning of the file. This change helps ensure proper encoding
detection by some editors and tools.1 parent d90dedb commit 382f64c
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