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
scripts: use code annotations to supress cppcheck warnings
Instead of listing the line number in the code for that the warning
should be suppressed at inline annotations.
This prevents that the line number of the suppression has to be changed
in scripts/cppcheck.sh whenever the source file was changed.
0 commit comments