File tree
Expand file treeCollapse file tree
4 files changed
+14
-3
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/A7-1-7
- test/rules/A7-1-7
Expand file treeCollapse file tree
4 files changed
+14
-3
lines changedchange_notes/2024-07-05-fix-fp628-630.md
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
cpp/autosar/src/rules/A7-1-7/IdentifierDeclarationAndInitializationNotOnSeparateLines.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/A7-1-7/IdentifierDeclarationAndInitializationNotOnSeparateLines.ql+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 |
| - |
| 28 | + |
30 | 29 |
|
31 |
| - |
32 | 30 |
|
33 | 31 |
|
34 | 32 |
|
| ||
52 | 50 |
|
53 | 51 |
|
54 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
|
cpp/autosar/test/rules/A7-1-7/IdentifierDeclarationAndInitializationNotOnSeparateLines.expected
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A7-1-7/IdentifierDeclarationAndInitializationNotOnSeparateLines.expected+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
cpp/autosar/test/rules/A7-1-7/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A7-1-7/test.cpp+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
0 commit comments