We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ada62 commit ba73f93Copy full SHA for ba73f93
.editorconfig
@@ -7,6 +7,7 @@ indent_size = 2
7
indent_style = space
8
insert_final_newline = true
9
trim_trailing_whitespace = true
10
+quote_type = single
11
12
[vcbuild.bat]
13
end_of_line = crlf
0 commit comments