You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To maintain compatibility across different Cppcheck versions, this
commit suppresses 'unmatchedSuppression' warnings for each .c and .h
file in the project. Without this, pre-commit would fail when existing
suppressions no longer match due to changes in Cppcheck behavior.
Co-authored-by: JimmyChongz <[email protected]>
0 commit comments