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:
committed by
Space Team
parent
3afdce3168
commit
b2b2914da1
@@ -7,3 +7,4 @@
|
||||
compiler/cli/bin/* eol=lf
|
||||
compiler/cli/bin/*.bat eol=crlf
|
||||
gradlew.bat eol=crlf
|
||||
compiler/testData/** eol=auto
|
||||
|
||||
Reference in New Issue
Block a user