Revision 1b602faee974eb1f0da083e41afd55933b48f1a3 authored by Jessica Janiuk on 11 October 2022, 00:49:33 UTC, committed by Jessica Janiuk on 11 October 2022, 00:56:04 UTC
This reverts commit 3c45f6f33e7a20c460d95203a562e0c056d3dbf7.

PR Close #47726
1 parent ca2fa7a
Raw File
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# JS and TS files must always use LF for tools to work
*.js eol=lf
*.ts eol=lf
back to top