Commit 7c3d4a0
1 file changed
+1
-1
lines changedSubmodule EmmyLuaCodeStyle updated 18 files
- .github/workflows/build.yml+2-1
- .pre-commit-hooks.yaml+26
- CodeFormatCLib/include/CodeFormatCLib.h+13-3
- CodeFormatCLib/src/CodeFormat.cpp+24-12
- CodeFormatCLib/src/CodeFormat.h+4-2
- CodeFormatCLib/src/CodeFormatCLib.cpp+4-4
- CodeFormatCore/include/CodeFormatCore/Config/LuaStyle.h+5-2
- CodeFormatCore/src/Config/LuaStyle.cpp+3
- CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp+17-1
- CodeFormatCore/src/Format/FormatBuilder.cpp+24
- CodeFormatLib/CMakeLists.txt+5
- LuaParser/include/LuaParser/Ast/LuaSyntaxNodeKind.h+2
- LuaParser/include/LuaParser/Lexer/LuaTokenTypeDetail.h+1
- LuaParser/include/LuaParser/Parse/LuaParser.h+8
- LuaParser/src/Ast/LuaSyntaxNodeKind.cpp+2
- LuaParser/src/Parse/LuaParser.cpp+86
- docs/format_action_EN.md+45-10
- emmyluacodestyle-scm-1.rockspec+36
0 commit comments