Skip to main content

Module parser

Module parser 

Source

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.