Skip to content

Commit 5b23420

Browse files
committed
set continuation indent size to 8 in Android Studio
1 parent 0d233a6 commit 5b23420

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ insert_final_newline = true
1717
charset = utf-8
1818
indent_style = space
1919
indent_size = 4
20+
continuation_indent_size = 8
21+

0 commit comments

Comments
 (0)