We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5239d5f commit c38153aCopy full SHA for c38153a
change_notes/2026-02-10-share-autosar-0-1-2.md
@@ -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.
+ - `A0-1-2` - `UnusedReturnValueAutosar.ql`:
+ - Refactors the rule implementation into a shared library for usage in MISRA C++ ruleset.
+ - Moves old query file from `UnusedReturnValue.ql` to `UnusedReturnValueAutosar.ql` to distinguish from the MISRA C++ version of the rule.
0 commit comments