Log in
.gitattributes 4 lines · 205 B · blame Source
β€”1
# Keep test expected outputs LF on every platform β€” they're compared
β€”2
# against spinel binary stdout, which always produces LF, after a
β€”3
# sed/CRLF strip pass on both sides.
β€”4
test/*.rb.expected text eol=lf