Skip to content

Commit 46e7613

Browse files
committed
- updates editor config to match generator
1 parent 511b121 commit 46e7613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[*.java]
2-
indent_style = tab
2+
indent_style = space
3+
indent_size = 4
34
insert_final_newline = true
4-
tab_width = 3
55
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)