3 files changed
+3
-3
lines changedSubmodule EmmyLuaCodeStyle updated 18 files
- CodeService/CMakeLists.txt+1
- CodeService/src/FormatElement/CallArgsListLayoutElement.cpp+227
- CodeService/src/FormatElement/FormatElement.cpp+5
- CodeService/src/FormatElement/LongExpressionLayoutElement.cpp+2-2
- CodeService/src/FormatElement/RangeFormatContext.cpp+34
- CodeService/src/FormatElement/SerializeContext.cpp+31-24
- CodeService/src/LuaFormatter.cpp+14-4
- README.md+3-3
- README_EN.md+5-2
- docs/usage.md
- docs/usage_EN.md
- include/CodeService/FormatElement/AlignmentLayoutElement.h+3-3
- include/CodeService/FormatElement/CallArgsListLayoutElement.h+23
- include/CodeService/FormatElement/FormatElement.h+2
- include/CodeService/FormatElement/FormatElementType.h+1
- include/CodeService/FormatElement/IndentOnLineBreakElement.h-2
- include/CodeService/FormatElement/RangeFormatContext.h+2
- include/CodeService/FormatElement/SerializeContext.h+3
- 3rd/bee.lua+1-1
- compile/ninja/android.ninja+3-3
- compile/ninja/linux.ninja+3-3
- compile/ninja/macos.ninja+2-2
- compile/ninja/mingw.ninja+4-4
- compile/ninja/msvc.ninja+4-3
- scripts/action.lua+11-18
- scripts/compiler/msvc.lua+1-1
- scripts/fsutil.lua+28-3
- scripts/glob.lua+4-4
- scripts/lua_support.lua+3-3
- scripts/main.lua+1-1
- scripts/msvc.lua+38-39
- scripts/msvc_util.lua+1-1
- scripts/pathutil.lua+1-2
- scripts/perf.lua+55
- scripts/sandbox.lua+1-2
- scripts/simulator.lua+46-16
- scripts/writer.lua+151-93
0 commit comments