mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-29 15:44:14 +00:00
Added an additional suppression to the cppcheck call.
This commit is contained in:
parent
f80d9af3b7
commit
a04b697c9a
@ -251,6 +251,7 @@ if(STATIC_ANALYSIS)
|
||||
--error-exitcode=1
|
||||
--verbose
|
||||
--suppress=readdirCalled
|
||||
--suppress=passedByValue
|
||||
-I include/
|
||||
src/
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user