Commit 7181a14
2 files changed
+6
-1
lines changedSubmodule EmmyLuaCodeStyle updated 14 files
- CodeFormat/src/CodeFormat.cpp+16-1
- CodeFormat/src/FormatContext.cpp+8
- CodeFormat/src/FormatContext.h+4
- CodeFormat/src/LuaCheck.cpp+4
- CodeFormat/src/LuaFormat.cpp+7-1
- CodeFormatCore/src/RangeFormat/RangeFormatBuilder.cpp+1-1
- CodeFormatLib/src/CodeFormatLib.cpp+19-2
- CodeFormatLib/src/LuaCodeFormat.cpp+30-1
- CodeFormatLib/src/LuaCodeFormat.h+3
- LuaParser/include/LuaParser/Lexer/LuaLexer.h+4-3
- LuaParser/src/Lexer/LuaLexer.cpp+20-7
- Test/src/Grammar_unitest.cpp+11
- Test/src/TestHelper.cpp+4-1
- Test/src/TestHelper.h+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| |||
0 commit comments