1 file changed
+1
-1
lines changedSubmodule EmmyLuaCodeStyle updated 24 files
- CodeService/CMakeLists.txt+1
- CodeService/src/FormatElement/AlignIfLayoutElement.cpp+84
- CodeService/src/FormatElement/FormatContext.cpp+19
- CodeService/src/LuaEditorConfig.cpp+6
- CodeService/src/LuaFormatter.cpp+16-28
- LICENSE+21
- LuaParser/src/LuaParser.cpp+1-2
- LuaParser/src/LuaTokenParser.cpp+5
- README.md+2-2
- README_EN.md+2-2
- Test/test_script/format_text/wait_format_by_option/.editorconfig+2
- Test/test_script/format_text/wait_format_by_option/if_condition_align_with_each_other-eq-true.lua+8
- Test/test_script/format_text/wait_format_by_option_should_be/.editorconfig+2
- Test/test_script/format_text/wait_format_by_option_should_be/if_condition_align_with_each_other-eq-true.lua+8
- docs/format_action.md+27
- docs/format_action_EN.md+30-1
- docs/format_config.md+30
- docs/format_config_EN.md+31
- include/CodeService/FormatElement/AlignIfLayoutElement.h+16
- include/CodeService/FormatElement/FormatContext.h+2
- include/CodeService/FormatElement/FormatElementType.h+1
- include/CodeService/LuaFormatter.h-1
- include/LuaParser/LuaTokenParser.h+2
- lua.template.editorconfig+2-1
0 commit comments