Commit 61f2953
authored
🩹 [Patch]: Encode all PowerShell files using UTF8 with BOM (#55)
## 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.1 parent 6c3988e commit 61f2953
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments