[CI] Enable cppcheck inline suppression and suppres unchecked config

pull/1086/head
jgromes 2024-05-01 15:40:08 +01:00
rodzic 05e35407f4
commit 97adb260ce
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
cppcheck src --enable=all --force --inline-suppr --suppress=ConfigurationNotChecked