Functionsยง
- detect_
crlf_ majority - Detect CRLF only when the MAJORITY of lines use
\r\n. A single Windows-edited line in an otherwise LF file must not flip the entire output to CRLF on the next save; that would produce a wholesale diff against version control for an unrelated edit.