diff --git a/.editorconfig b/.editorconfig index 8f5987390dca63f9d3a39e524e73e5d39533f3e8..b6cf32aad4a87b00221ade60ebf66cb40322acbf 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,4 +14,4 @@ trim_trailing_whitespace = false [*.yml] indent_size = 2 -indent_style = tab +indent_style = space