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 b9b4818 commit b71b507Copy full SHA for b71b507
1 file changed
.editorconfig
@@ -12,7 +12,7 @@ indent_style = space
12
insert_final_newline = true
13
trim_trailing_whitespace = true
14
15
-[*.{bat,cmd,[Bb][Aa][Tt],[Cc][Mm][Dd]]
+[*.{[Bb][Aa][Tt],[Cc][Mm][Dd]}]
16
# DOS/Win *requires* BAT/CMD files to have CRLF newlines
17
end_of_line = crlf
18
0 commit comments