Skip to content

Commit 86ea744

Browse files
committed
Create CppCheckSuppressions.txt
1 parent 9db325a commit 86ea744

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
functionConst
2+
missingInclude
3+
unmatchedSuppression
4+
unusedFunction
5+
*:*/lib/*
6+
*:*/third_party/*

0 commit comments

Comments
 (0)