7
cppcheck.supp
Normal file
7
cppcheck.supp
Normal file
@@ -0,0 +1,7 @@
|
||||
unusedFunction
|
||||
shadowFunction
|
||||
missingIncludeSystem
|
||||
ignoredReturnValue
|
||||
|
||||
*:build/generated/*
|
||||
*:build/_deps/*
|
||||
Reference in New Issue
Block a user