Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 279 Bytes

File metadata and controls

3 lines (3 loc) · 279 Bytes
  • 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.