mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-15 03:18:07 +00:00
standardize on unix file endings (#516)
The majority of our source files have `\n` line endings. This updates the few files that use `\r\n` to use `\n`.
This commit is contained in: