Pattern: Inconsistent linebreak
Issue: -
Specify unix or windows linebreaks.
string
: "unix"|"windows"
Linebreaks must always be LF (\n
).
Lines with CRLF linebreaks are considered problems.
Linebreaks must always be CRLF (\r\n
).
Lines with LF linebreaks are considered problems.