1 file changed
+1
-1
lines changedSubmodule EmmyLuaCodeStyle updated 13 files
- CodeFormatCore/include/CodeFormatCore/Config/EditorconfigPattern.h+1-1
- CodeFormatCore/include/CodeFormatCore/Config/LuaEditorConfig.h+1-1
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyle.h+3-2
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyleEnum.h+1-2
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyleStruct.h+23
- CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SpaceAnalyzer.h+2-11
- CodeFormatCore/src/Config/LuaEditorConfig.cpp+1-1
- CodeFormatCore/src/Config/LuaStyle.cpp+58-6
- CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp+9-9
- CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp+54-39
- CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp+1-31
- Test/src/FormatStyle_unitest.cpp+98-6
- lua.template.editorconfig+9
0 commit comments