You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New lines are an important part of code formatting. I suspect that this bug actually means to standardize on newline characters to mark newlines, which is fair.
Imported issue by Gankro from 2012-07-23T03:17:24Z
Originally opened as SteamedPears/CodeReviewClientMaster#73
When code or comments are submitted all carriage returns should be removed to ensure diff computation does not encounter errors.
The text was updated successfully, but these errors were encountered: