Commit 1963eed
File tree
3 files changed
+16
-1
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/A7-1-1
- test/rules/A7-1-1
3 files changed
+16
-1
lines changedchange_notes/2024-12-10-udpate-a7-1-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/A7-1-1/DeclarationUnmodifiedObjectMissingConstSpecifier.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/A7-1-1/DeclarationUnmodifiedObjectMissingConstSpecifier.ql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
cpp/autosar/test/rules/A7-1-1/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A7-1-1/test.cpp+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
0 commit comments