Commit b693138
authored
🩹 [Patch]: Encode all PowerShell files using UTF8 with BOM (#25)
## Description
This pull request makes a minor update to the `Planets.ps1` file. The
change is not functionally significant but may address encoding or
formatting.
- Added a byte order mark (BOM) at the start of `Planets.ps1`, which can
help some editors recognize the file's encoding.1 parent 03a9d35 commit b693138
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