From da05ea3b0a96668335094f10d39a1be64826f082 Mon Sep 17 00:00:00 2001 From: "terraform-cluster-config[bot]" <72873023+terraform-cluster-config[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 08:19:21 +0000 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 64bd5cee2..58e076c36 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,7 +15,7 @@ insert_final_newline = true max_line_length = 120 tab_width = 4 trim_trailing_whitespace = true -ij_continuation_indent_size = 8 +ij_continuation_indent_size = 4 ij_formatter_off_tag = @formatter:off ij_formatter_on_tag = @formatter:on ij_formatter_tags_enabled = true