diff --git a/.editorconfig b/.editorconfig index 1938b93e6..c82b42691 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,4 @@ trim_trailing_whitespace = true trim_trailing_whitespace = false [*.{yml,yaml}] -indent_size = 2 - -[docker-compose.yml] -indent_size = 4 \ No newline at end of file +indent_size = 2 \ No newline at end of file