Skip to content

Commit 1f15e10

Browse files
committed
update template
1 parent fae0e8f commit 1f15e10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lua.template.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ space_after_comma_in_for_statement = true
7575

7676
space_around_concat_operator = true
7777

78+
space_around_logical_operator = true
79+
80+
space_around_assign_operator = true
81+
7882
# [align]
7983

8084
align_call_args = false

0 commit comments

Comments
 (0)