Commit 3720495
File tree
3 files changed
+13
-1
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/A2-7-3
- test/rules/A2-7-3
3 files changed
+13
-1
lines changedchange_notes/2025-02-13-fix-issue-718.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/A2-7-3/UndocumentedUserDefinedType.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/A2-7-3/UndocumentedUserDefinedType.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
cpp/autosar/test/rules/A2-7-3/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A2-7-3/test.cpp+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
228 | 238 |
|
0 commit comments