diff --git a/tests/.gitattributes b/tests/.gitattributes index b3cef9c9..5e4f025b 100644 --- a/tests/.gitattributes +++ b/tests/.gitattributes @@ -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