Skip to content

Commit c38153a

Browse files
reword change note
1 parent 5239d5f commit c38153a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
- `A0-1-2` - `UnusedReturnValue.ql`:
2-
- Rule implementation has refactored into a shared library for usage in MISRA C++ ruleset.
3-
- Query file renamed to `UnusedReturnValueAutosar.ql` to distinguish from the MISRA C++ version of the rule.
1+
- `A0-1-2` - `UnusedReturnValueAutosar.ql`:
2+
- Refactors the rule implementation into a shared library for usage in MISRA C++ ruleset.
3+
- Moves old query file from `UnusedReturnValue.ql` to `UnusedReturnValueAutosar.ql` to distinguish from the MISRA C++ version of the rule.

0 commit comments

Comments
 (0)