Closed glennsarti closed 5 years ago
The source files in the repository use a combination of UTF8, UTF8 BOM, UTF16LE file encodings. In my opinion they should all be the same, unless there are technical reasons to the contrary. Would it possible to make them all UTF8 (no BOM)?
This would help resolve some of the display issues on github and prevent cross-platform sadness, I think.
The source files in the repository use a combination of UTF8, UTF8 BOM, UTF16LE file encodings. In my opinion they should all be the same, unless there are technical reasons to the contrary. Would it possible to make them all UTF8 (no BOM)?