[CI] Update cppcheck config to unclutter output

pull/1094/head
jgromes 2024-05-11 17:23:23 +01:00
rodzic 3d9815f93d
commit 44b2dcaa15
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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