Commit 31eea6c
File tree
Expand file treeCollapse file tree
2 files changed
+3
-1
lines changedFilter options
- change_notes
- cpp/autosar/src/rules/A13-2-2
Expand file treeCollapse file tree
2 files changed
+3
-1
lines changedchange_notes/2024-04-22-improve-a13-2-2.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/A13-2-2/BinaryOperatorAndBitwiseOperatorReturnAPrvalue.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/A13-2-2/BinaryOperatorAndBitwiseOperatorReturnAPrvalue.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
0 commit comments