We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1b5d7 commit 1289f3fCopy full SHA for 1289f3f
lua.template.editorconfig
@@ -18,7 +18,7 @@ continuation_indent_size = 4
18
# however, if the expression list has cross row expression, it will not be aligned to the first expression
19
local_assign_continuation_align_to_first_expression = false
20
# 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
+# optional true/false/only_after_more_indention_statement
22
align_call_args = false
23
# if true, all function define params will align to first param
24
align_function_define_params = true
0 commit comments