Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Add false positive cppcheck-suppress for compatibility with upda…
…ted cppcheck version - Added a cppcheck-suppress directive to handle a false positive detected by cppcheck 2.16. - This change addresses an issue caused by the recent Homebrew update on macOS CI runner, which upgraded cppcheck from version 2.15 to 2.16.
- Loading branch information