Commit b31377d
authored
File tree
Expand file treeCollapse file tree
4 files changed
+14
-8
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/A3-3-1
- test/rules/A3-3-1
Expand file treeCollapse file tree
4 files changed
+14
-8
lines changedchange_notes/2024-03-19-change-alert-a3-3-1.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/A3-3-1/ExternalLinkageNotDeclaredInHeaderFile.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/A3-3-1/ExternalLinkageNotDeclaredInHeaderFile.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
cpp/autosar/test/rules/A3-3-1/ExternalLinkageNotDeclaredInHeaderFile.expected
Copy file name to clipboard+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
cpp/autosar/test/rules/A3-3-1/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A3-3-1/test.cpp+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
0 commit comments