3 files changed
+3
-3
lines changedSubmodule EmmyLuaCodeStyle updated 20 files
- CodeFormatLib/src/CodeFormatLib.cpp+22-4
- CodeService/src/FormatElement/AlignmentElement.cpp+1-1
- CodeService/src/FormatElement/CallArgsListLayoutElement.cpp+2-2
- CodeService/src/FormatElement/DiagnosisContext.cpp+6-6
- CodeService/src/FormatElement/FormatElement.cpp+6-3
- CodeService/src/FormatElement/KeepBlankElement.cpp+2-1
- CodeService/src/FormatElement/KeepElement.cpp+1-1
- CodeService/src/FormatElement/KeepLineElement.cpp+1-1
- CodeService/src/FormatElement/MaxLineElement.cpp+1-1
- CodeService/src/FormatElement/MaxSpaceElement.cpp+1-1
- CodeService/src/FormatElement/MinLineElement.cpp+1-1
- CodeService/src/LuaEditorConfig.cpp+6
- CodeService/src/LuaFormatter.cpp+3-3
- CodeService/src/NameStyle/NameStyleRuleMatcher.cpp+5-2
- Test/test_script/format_text/wait_format/expression.lua+36
- Test/test_script/format_text/wait_format_should_be/expression.lua+34
- include/CodeService/DiagnosisType.h+13
- include/CodeService/FormatElement/DiagnosisContext.h+2-2
- include/CodeService/LuaCodeStyleOptions.h+1
- include/CodeService/LuaDiagnosisInfo.h+2
- 3rd/lua/.gitignore-4
- 3rd/lua/Makefile-227
- 3rd/lua/utf8_crt.c+6
- 3rd/lua/utf8_crt.h+4
- 3rd/lua/utf8_lua.c+8
- bee/subprocess/subprocess_posix.cpp+42-9
- bee/subprocess/subprocess_posix.h+2-2
- bee/subprocess/subprocess_win.h-2
- binding/lua_subprocess.cpp-2
- compile/bootstrap.lua-3
- compile/common.lua+5
- compile/lua.lua+5-6
- test/test_subprocess.lua+10-12
0 commit comments