Skip to content

Commit 6551952

Browse files
committed
Update .editorconfig for Windows line endings
1 parent 582ddc0 commit 6551952

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ indent_size = 4
3131
[*.{bat,cmd,ps1}{.tmpl,}]
3232
end_of_line = crlf
3333

34+
# TODO: remove when fixed
35+
[mswindows/{osgeo4w/,}*.{bat}{.tmpl,}]
36+
end_of_line = unset
37+
3438
[*.{c,h,cpp,hpp}]
3539
indent_size = 2
3640

0 commit comments

Comments
 (0)