-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Closed
Milestone
Description
Windows contributors have to deal with failing test cases due to line endings when comparing to snapshot tests.
See #3065 for reference.
We should create a .gitattributes
file which forces these files (all *.js files?) to be checked out with LF
line feeds.