those should use lf (#17580)

This commit is contained in:
Kashargul
2025-04-23 23:39:21 +02:00
committed by GitHub
parent 6cecb64b92
commit 853ad3cc48
+1 -1
View File
@@ -3,6 +3,7 @@
## Enforce text mode and LF line breaks
*.bat text eol=lf
*.cjs text eol=lf
*.mjs text eol=lf
*.css text eol=lf
*.dm text eol=lf
*.dme text eol=lf
@@ -42,4 +43,3 @@
## Force tab indents on dm files
*.dm whitespace=indent-with-non-tab