1 file changed
+1
-1
lines changedSubmodule EmmyLuaCodeStyle updated 25 files
- .github/workflows/build.yml+1-1
- .github/workflows/codestyle.yml-28
- .github/workflows/pr.yml+1-1
- CHANGELOG.md+183-144
- CHANGELOG_CN.md+475
- CHANGELOG_EN.md-430
- CodeFormatCore/include/CodeFormatCore/Config/LuaDiagnosticStyle.h+4
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyle.h+3-2
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyleStruct.h+10
- CodeFormatCore/include/CodeFormatCore/Diagnostic/CodeStyle/CodeStyleChecker.h+1-1
- CodeFormatCore/include/CodeFormatCore/Diagnostic/NameStyle/NameDefineType.h+1
- CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatStrategy.h+2-1
- CodeFormatCore/include/CodeFormatCore/Format/Analyzer/IndentationAnalyzer.h+4
- CodeFormatCore/src/Config/LuaStyle.cpp+126-97
- CodeFormatCore/src/Diagnostic/CodeStyle/CodeStyleChecker.cpp+5-6
- CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp+26-1
- CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp+3-5
- CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp+50-29
- CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp+6-3
- CodeFormatCore/src/Format/FormatState.cpp+1-1
- Test/src/FormatResult_unitest.cpp+21
- Test/src/FormatStyle_unitest.cpp+47-2
- docs/name_style.md+1
- docs/name_style_EN.md+1
- lua.template.editorconfig+3
0 commit comments