marked/.gitattributes
Chris. Webster a34e86ed59
chore: avoid linefeed errors running on windows (#2277)
Some tests fail on windows due to `\r\n` vs `\n`:
code_compensation_indent
code_consistent_newline
whiltespace_lines (sic)

Updated .gitattributes to preserve the `eol` value.

Signed-off-by: Chris. Webster <chris@webstech.net>
2021-11-11 08:06:54 -06:00

4 lines
35 B
Plaintext

* eol=lf
test/* linguist-vendored