1 file changed
+1
-1
lines changedSubmodule EmmyLuaCodeStyle updated 20 files
- CodeFormat/CMakeLists.txt+4
- CodeFormat/src/CodeFormat.cpp+56-109
- CodeFormat/src/FormatContext.cpp+234
- CodeFormat/src/FormatContext.h+85
- CodeFormat/src/LuaCheck.cpp+141
- CodeFormat/src/LuaCheck.h+13
- CodeFormat/src/LuaFormat.cpp+31-330
- CodeFormat/src/LuaFormat.h+6-72
- CodeFormat/src/Util.cpp+21
- CodeFormat/src/Util.h+4
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyle.h+1-1
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyleEnum.h+13
- CodeFormatCore/src/Config/LuaStyle.cpp+8-1
- CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp+2-2
- CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp+11-1
- LuaParser/src/File/LuaSource.cpp+2-2
- Test/src/FormatResult_unitest.cpp+1-1
- Test/src/FormatStyle_unitest.cpp+20-2
- Test2/src/FormatTest2.cpp+5-1
- lua.template.editorconfig+1
0 commit comments