Skip to content

Commit

Permalink
chore(ci): remove unnecessary cppcheck suppressions (#7848)
Browse files Browse the repository at this point in the history
chore(ci): remove unnecessary suppressions

Signed-off-by: Ryuta Kambe <[email protected]>
  • Loading branch information
veqcc authored Jul 4, 2024
1 parent 2705eff commit 7cbf2f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .cppcheck_suppressions
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ missingInclude
missingIncludeSystem
noConstructor
noExplicitConstructor
noValidConfiguration
passedByValue
preprocessorErrorDirective
redundantInitialization
shadowFunction
shadowVariable
Expand Down

0 comments on commit 7cbf2f5

Please sign in to comment.