diff --git a/.editorconfig b/.editorconfig index f60a8b79..4ab2eb30 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,6 @@ insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true indent_style = tab -indent_size = 8 [*.{md,yml,yaml,json,toml,htm,html}] indent_style = space