diff --git a/.editorconfig b/.editorconfig index 2513d2a34b1..4e509a4271c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,3 +19,6 @@ indent_style = space [*.{html,sql,less}] indent_size = 2 + +[*.gradle] +indent_size = 2