1 file changed
+1
-1
lines changedSubmodule EmmyLuaCodeStyle updated 24 files
- CMakeLists.txt-1
- CodeFormatServer/src/Service/AstUtil/ModuleFinder.cpp+1-1
- CodeService/src/AstUtil.cpp+150-8
- CodeService/src/LuaEditorConfig.cpp+14-2
- CodeService/src/LuaFormatter.cpp+34-14
- CodeService/src/NameStyle/NameStyleChecker.cpp+1-1
- Test/test_script/format_text/wait_format/if.lua+5-2
- Test/test_script/format_text/wait_format_by_option/.editorconfig+6
- Test/test_script/format_text/wait_format_by_option/call_arg_parentheses-eq-remove_string_only.lua+1
- Test/test_script/format_text/wait_format_by_option/call_arg_parentheses-eq-remove_table_only.lua+1
- Test/test_script/format_text/wait_format_by_option/call_arg_parentheses-eq-unambiguous_remove_string_only.lua+4
- Test/test_script/format_text/wait_format_by_option_should_be/.editorconfig+6
- Test/test_script/format_text/wait_format_by_option_should_be/call_arg_parentheses-eq-remove_string_only.lua+1
- Test/test_script/format_text/wait_format_by_option_should_be/call_arg_parentheses-eq-remove_table_only.lua+1
- Test/test_script/format_text/wait_format_by_option_should_be/call_arg_parentheses-eq-unambiguous_remove_string_only.lua+4
- Test/test_script/format_text/wait_format_should_be/if.lua+10
- Test/test_script/format_text/wait_format_should_be/table.lua+1-1
- Test/test_script/format_text/wait_format_should_be/while.lua+1-2
- docs/format_config.md+21-4
- docs/format_config_EN.md+34-17
- include/CodeService/AstUtil.h+6
- include/CodeService/LuaCodeStyleEnum.h+5-2
- include/CodeService/LuaCodeStyleOptions.h+1-1
- lua.template.editorconfig+1-1
0 commit comments