google / google/yapf

new-lines \n converted to \r\n and \r\n converted to \r\r\n

Open
#356 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14k
Forks
904
PR merge metrics
No merged PRs in 30d

Description

under windows using yapf as script with options -ir
all files in current directory get \n new-lines converted to \r\n.
With a second call to yapf -ir . all \r\n are converted to \r\r\n.

yapf 0.15.0
ActivePython 2.7.10.12
win 10

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.