Disable cppcheck warnings for fakeit.hpp, catch.hpp and fakeit_standalone.hpp files

This commit is contained in:
Alexander Lohnau
2022-10-14 20:31:48 +02:00
committed by Julius Künzel
parent efc36da682
commit 4ef157ec91

View File

@@ -36,4 +36,5 @@ Dependencies:
Options:
require-passing-tests-on: [ 'Linux' ]
cppcheck-arguments: '--suppress="*:tests/fakeit.hpp" --suppress="*:tests/catch.hpp" --suppress="*:fuzzer/fakeit_standalone.hpp"'