2 files changed
+2
-1
lines changedSubmodule EmmyLuaCodeStyle updated 17 files
- .github/workflows/build.yml+4-4
- .github/workflows/pr.yml+2-2
- CMakeLists.txt+3-3
- CodeFormatCLib/CMakeLists.txt+28
- CodeFormatCLib/include/CodeFormatCLib.h+38
- CodeFormatCLib/src/CodeFormat.cpp+6-6
- CodeFormatCLib/src/CodeFormat.h+6-3
- CodeFormatCLib/src/CodeFormatCLib.cpp+31-14
- CodeFormatCLib/src/UtilTypes.h+12-9
- CodeFormatCSharpLib/CMakeLists.txt-23
- CodeFormatLib/CMakeLists.txt+4-1
- CodeFormatLib/src/CodeFormatLib.cpp+9
- CodeFormatLib/src/LuaJIT-Compact.cpp+21
- CodeFormatLib/src/LuaJIT-Compact.h+17
- Util/include/Util/SymSpell/SymSpell.h+2-2
- docs/format_config_EN.md+3-1
- lua.template.editorconfig+1
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
0 commit comments