Skip to content

Commit 1289f3f

Browse files
committed
提交选项
1 parent de1b5d7 commit 1289f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua.template.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ continuation_indent_size = 4
1818
# however, if the expression list has cross row expression, it will not be aligned to the first expression
1919
local_assign_continuation_align_to_first_expression = false
2020
# function call expression's args will align to first arg
21-
# however, if the args has cross row arg, it will not be aligned to the first arg
21+
# optional true/false/only_after_more_indention_statement
2222
align_call_args = false
2323
# if true, all function define params will align to first param
2424
align_function_define_params = true

0 commit comments

Comments
 (0)