Describe the Bug
Steps to reproduce:
- Have
.py files with CRLF line endings
- Run
pyrefly check --remove-unused-ignores
Expected result:
Line ending on all files remains the same.
Actual result:
Line ending on all .py files changes to LF, even in otherwise unchanged files (for both Windows and Linux).
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response