Skip to content

Commit 0afcd84

Browse files
committed
chore: update .editorconfig
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent 7b410c9 commit 0afcd84

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
@@ -19,7 +19,7 @@ ij_wrap_on_typing = false
1919
[*.proto]
2020
tab_width = 2
2121
indent_size = 2
22-
indent_style = tab
22+
indent_style = space
2323
insert_final_newline = true
2424
ij_continuation_indent_size = 4
2525
ij_protobuf_keep_blank_lines_in_code = 2
@@ -72,4 +72,4 @@ ij_prototext_space_after_comma = true
7272
ij_prototext_space_before_colon = false
7373
ij_prototext_space_before_comma = false
7474
ij_prototext_spaces_within_braces = true
75-
ij_prototext_spaces_within_brackets = false
75+
ij_prototext_spaces_within_brackets = false

0 commit comments

Comments
 (0)