Many sample programs start with the BOM, which is a Windowsism
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 5.1k
- Avg merge
- 9h 11m
- Merged PRs (30d)
- 1
Description
## Byte Order Markers (BOM) in source code
Most .cs files in the samples tree checkout on Linux from git with the 1st two characters a BOM. This is a Windowsism, and confuses many Linux tools.
Please remove all the BOM in all files.
---
#### Issue metadata
* Issue type: sample-update
Contributor guide
Assessment
This issue has not been assessed yet.