diff --git a/.editorconfig b/.editorconfig index ace6b7e83d..4230f21a04 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,7 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true -[*.{sh,py,js, json,yml,xml, css, md,markdown, handlebars,html}] +[*.{sh,py,js,json,yml,xml,css,md,markdown,handlebars,html}] indent_style = space indent_size = 4