Skip to content

Commit 8bf9734

Browse files
committed
修改测试用例
1 parent 3363bcf commit 8bf9734

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Test/test_script/format_text/wait_format/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ indent_style = space
66
# if indent_style is space, this is valid
77
indent_size = 4
88
# if indent_style is tab, this is valid
9-
tab_width = 8
9+
tab_width = 4
1010
continuation_indent_size = 4
1111
align_call_args = false
1212
keep_one_space_between_call_args_and_bracket = false

Test/test_script/format_text/wait_format_should_be/goto.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ function f2()
1818

1919
end
2020
end
21-
2221
::endloop::
2322
fwfwfw = 123
2423
end

0 commit comments

Comments
 (0)