Commit 3991bea
File tree
5 files changed
+10
-4
lines changed- 3rd
- meta/template
- script/plugins/ffi
5 files changed
+10
-4
lines changedSubmodule EmmyLuaCodeStyle updated 9 files
- CodeService/src/Diagnostic/NameStyle/NameStyleChecker.cpp+20-7
- CodeService/src/Diagnostic/NameStyle/NameStyleRuleMatcher.cpp+8-67
- CodeService/src/Diagnostic/Spell/CodeSpellChecker.cpp+4-6
- CodeService/src/Diagnostic/Spell/TextParser.cpp+16-25
- LuaParser/src/Ast/LuaSyntaxNode.cpp+3-4
- Test2/src/FormatTest2.cpp+3-1
- include/CodeService/Diagnostic/NameStyle/NameStyleChecker.h+1
- include/CodeService/Diagnostic/Spell/BasicSpellParserType.h+2-1
- include/CodeService/Diagnostic/Spell/TextParser.h+1-11
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
| 371 | + | |
370 | 372 | | |
371 | 373 | | |
372 | 374 | | |
| |||
0 commit comments