Commit dc8c1a4
1 file changed
+1
-1
lines changedSubmodule EmmyLuaCodeStyle updated 15 files
- .github/workflows/build.yml+1-1
- CodeFormatCore/include/CodeFormatCore/Config/LuaDiagnosticStyle.h+2
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyleEnum.h+2-2
- CodeFormatCore/include/CodeFormatCore/Diagnostic/NameStyle/NameDefineType.h+2-1
- CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatStrategy.h+5-1
- CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SpaceAnalyzer.h+1-1
- CodeFormatCore/src/Config/LuaDiagnosticStyle.cpp+17-1
- CodeFormatCore/src/Config/LuaStyle.cpp+2
- CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp+15
- CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp+9-9
- CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp+29-5
- CodeFormatCore/src/Format/FormatBuilder.cpp+16
- Test2/src/FormatTest2.cpp+3-5
- docs/name_style.md+139
- docs/name_style_EN.md+147-4
0 commit comments