diff --git a/.editorconfig b/.editorconfig index 2c5d595..f6d919a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,5 +13,5 @@ trim_trailing_whitespace = true trim_trailing_whitespace = false [{*.yml,*.json}] -indent_size = 2 +indent_size = 4 indent_style = space