Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MISRA Compliance Updates #71

Merged
merged 6 commits into from
Aug 30, 2022
Merged

MISRA Compliance Updates #71

merged 6 commits into from
Aug 30, 2022

Commits on Aug 24, 2022

  1. Updated the MISRA.md file to match the new format for it.

    Added the 8.7 rule to the misra.config file.
    Small changes to casts in an if statement and an addition/subtraction
    for MISRA compliance.
    Added in the DNDEBUG and DISABLE_LOGGING when building the
    coverity_analysis target.
    Soren Ptak committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    4d9e2e2 View commit details
    Browse the repository at this point in the history
  2. Added coverity to the lexicon

    Soren Ptak committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c5ab710 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    0188922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed69f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Various spelling and formatting fixes

    Soren Ptak committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8dc97aa View commit details
    Browse the repository at this point in the history
  2. Update MISRA.md

    Co-authored-by: Aniruddha Kanhere <[email protected]>
    Skptak and AniruddhaKanhere authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    cacc941 View commit details
    Browse the repository at this point in the history