The Node.js® Website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Enforce LF. (#2391)

Previously on Windows with `autocrlf=true` which is the default, this led to CRLF.

authored by

XhmikosR and committed by
Rich Trott
e1dd6e28 00e8cd17

+2
+2
.gitattributes
··· 1 + # Enforce Unix newlines 2 + * text=auto eol=lf