Switch git checkout to eol=auto on testdata

so the tests on windows run on files with crlf line endings
This commit is contained in:
Ilya Chernikov
2023-03-16 16:59:06 +01:00
committed by Space Team
parent 3afdce3168
commit b2b2914da1
+1
View File
@@ -7,3 +7,4 @@
compiler/cli/bin/* eol=lf
compiler/cli/bin/*.bat eol=crlf
gradlew.bat eol=crlf
compiler/testData/** eol=auto