We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57e8c3 commit 7c4df9dCopy full SHA for 7c4df9d
.editorconfig
@@ -38,5 +38,8 @@ trim_trailing_whitespace = true
38
[win32/*]
39
end_of_line = crlf
40
41
+[win32/*.vcxproj*.in]
42
+end_of_line = lf
43
+
44
[win32/*.vcxproj*]
45
insert_final_newline = false
0 commit comments