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.
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
.gitattributesfile which forces these files (all *.js files?) to be checked out withLFline feeds.