Skip to content

Commit 7c4df9d

Browse files
committed
build-sys: .editorconfig: force EOL char of vcxproj*.in to LR
1 parent d57e8c3 commit 7c4df9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@ trim_trailing_whitespace = true
3838
[win32/*]
3939
end_of_line = crlf
4040

41+
[win32/*.vcxproj*.in]
42+
end_of_line = lf
43+
4144
[win32/*.vcxproj*]
4245
insert_final_newline = false

0 commit comments

Comments
 (0)