Skip to content

Commit

Permalink
ci(cppcheck): remove unnecessary variableScope suppression (#8542)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryuta Kambe <[email protected]>
  • Loading branch information
veqcc authored Aug 21, 2024
1 parent 7c0bbab commit 8bad5a3
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 @@ -10,4 +10,3 @@ unreadVariable
unusedFunction
useInitializationList
useStlAlgorithm
variableScope

0 comments on commit 8bad5a3

Please sign in to comment.