Skip to content

Commit 254b8ae

Browse files
Added "unusedFunction" to .cppcheck_supressions
Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
1 parent 2f8f677 commit 254b8ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cppcheck_suppressions

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
missingIncludeSystem
44
unmatchedSuppression
5+
unusedFunction

0 commit comments

Comments
 (0)