diff --git a/.editorconfig b/.editorconfig index 2a6483b4f8..3f9097a912 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,7 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.{bat,cmd,[Bb][Aa][Tt],[Cc][Mm][Dd]] +[*.{[Bb][Aa][Tt],[Cc][Mm][Dd]}] # DOS/Win *requires* BAT/CMD files to have CRLF newlines end_of_line = crlf