Skip to content

Commit

Permalink
ci(cppcheck): remove unnecessary noConstructor suppression (autowaref…
Browse files Browse the repository at this point in the history
…oundation#8632)

Signed-off-by: Ryuta Kambe <ryuta.kambe@tier4.jp>
  • Loading branch information
veqcc authored Aug 28, 2024
1 parent a91af79 commit 0d99cae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cppcheck_suppressions
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
checkersReport
missingInclude
missingIncludeSystem
noConstructor
unknownMacro
unmatchedSuppression
unusedFunction
Expand Down

0 comments on commit 0d99cae

Please sign in to comment.