diff --git a/.editorconfig b/.editorconfig index 4cde30709..dadac3a2b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,6 @@ indent_size = 2 [*.gradle] indent_size = 4 + +[BUCK] +indent_size = 4