Try to fix syntax-detection tests on Windows

This commit is contained in:
sharkdp 2020-10-05 08:10:59 +02:00 committed by David Peter
parent e58b20f68d
commit bbf6ec0458

View file

@ -1,6 +1,8 @@
# force LF EOLs for test fixtures
examples/** text=auto eol=lf
snapshots/** text=auto eol=lf
syntax-tests/source/** text=auto eol=lf
syntax-tests/highlighted/** text=auto eol=lf
# BAT/CMD files always need CRLF EOLs
*.[Bb][Aa][Tt] text eol=crlf