diff --git a/.editorconfig b/.editorconfig index 9109c95..b8a6883 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,6 +11,7 @@ indent_size = 2 [*.java] indent_size = 2 +ij_continuation_indent_size = 2 [*.{yml,yaml}] indent_style = space