Commit 5ce788f
authored
File tree
Expand file treeCollapse file tree
3 files changed
+12
-2
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/M9-3-3
- test/rules/M9-3-3
Expand file treeCollapse file tree
3 files changed
+12
-2
lines changedchange_notes/2024-06-18-fix-fp-616-M9-3-3.md
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
cpp/autosar/src/rules/M9-3-3/MemberFunctionStaticIfPossible.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/M9-3-3/MemberFunctionStaticIfPossible.ql+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
|
cpp/autosar/test/rules/M9-3-3/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/M9-3-3/test.cpp+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
0 commit comments