Skip to content

Commit 50bfa6d

Browse files
committed
Update .editorconfig for mswindows path adjustment
1 parent 4fc2138 commit 50bfa6d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.editorconfig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,9 @@ trim_trailing_whitespace = false
100100
[mswindows/{generic.manifest,Installer-Files/*.url}]
101101
#trim_trailing_whitespace = unset
102102
end_of_line = unset
103-
#charset = unset
104-
#insert_final_newline = unset
105103

106104
# TODO: remove when .editorconfig is properly set up
107-
[mswindows/**]
105+
[mswindows/external/**]
108106
end_of_line = unset
109107
insert_final_newline = unset
110108

0 commit comments

Comments
 (0)