File tree
4 files changed
+8
-2
lines changed- 3rd
- make
- script
- config
- core
4 files changed
+8
-2
lines changedSubmodule EmmyLuaCodeStyle updated 9 files
- CodeFormatLib/src/CodeFormatLib.cpp+19-2
- CodeFormatLib/src/LuaCodeFormat.cpp+3-2
- CodeFormatLib/src/LuaCodeFormat.h+3-2
- CodeFormatServer/src/LanguageService.cpp+3-2
- CodeService/CMakeLists.txt+2-1
- CodeService/src/TypeFormat/LuaTypeFormat.cpp+15-3
- CodeService/src/TypeFormat/LuaTypeFormatOptions.cpp+18
- include/CodeService/TypeFormat/LuaTypeFormat.h+5-3
- include/CodeService/TypeFormat/LuaTypeFormatOptions.h+13
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
| 184 | + | |
184 | 185 |
| |
185 | 186 |
| |
186 | 187 |
| |
| |||
371 | 372 |
| |
372 | 373 |
| |
373 | 374 |
| |
| 375 | + | |
| 376 | + | |
374 | 377 |
| |
375 | 378 |
| |
376 | 379 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
101 |
| - | |
| 102 | + | |
| 103 | + | |
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
|
0 commit comments