Skip to content

Fix cppcheck errors #79

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

Merged
merged 6 commits into from
Apr 11, 2025
Merged

Conversation

ramya-subramanyam
Copy link
Collaborator

@ramya-subramanyam ramya-subramanyam commented Mar 25, 2025

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

fixed following erros:

  1. fix misra-config error : Because of missing configuration, misra checking is incomplete (As discussed only 2 errors are still pending from SecSocket.cpp)
  2. fix cppcheck warning: uninitMemberVar

https://github.com/Infineon/arduino-core-psoc6/actions/runs/14018411488

Copy link
Member

@jaenrig-ifx jaenrig-ifx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fail to yet see the patterns in the formatting. I assume it is just a matter of working with this configuration and after a few automatic corrections and file navigation you see learn the format.
If at some point still the format feels a bit arbitrary, and we still doubt how to write it manually, we have to review it. That will mean the code does not speak for itself, and clearly shows which is the convention (and the favored style and rationale behind).

@ramya-subramanyam ramya-subramanyam force-pushed the devops-code-check-tools branch from 820faf4 to ae164b7 Compare April 11, 2025 04:07
@jaenrig-ifx
Copy link
Member

All good! Re-reviewed!

@ramya-subramanyam ramya-subramanyam merged commit fc0f5b5 into devops-code-check-tools Apr 11, 2025
12 of 38 checks passed
@ramya-subramanyam ramya-subramanyam deleted the fix-cppcheck-errors branch April 11, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants