[CI] Update cppcheck config to unclutter output

This commit is contained in:
jgromes 2024-05-11 17:23:23 +01:00
parent 3d9815f93d
commit 44b2dcaa15

View file

@ -24,4 +24,4 @@ jobs:
- name: Run cppcheck
run:
cppcheck src --enable=all --force --inline-suppr --suppress=ConfigurationNotChecked
cppcheck src --enable=all --force --inline-suppr --suppress=ConfigurationNotChecked --suppress=unusedFunction