Skip to content

Commit

Permalink
global: fix cppcheck suppressions
Browse files Browse the repository at this point in the history
  • Loading branch information
and3rson committed Mar 9, 2024
1 parent b0fa5dc commit 36ff638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ cppcheck:
--suppress=cstyleCast \
--suppress=constVariablePointer \
--suppress=constParameterPointer \
--suppress=constVariableReference \
--suppress=noExplicitConstructor \
--suppress=noCopyConstructor \
--suppress=noOperatorEq \
Expand Down

0 comments on commit 36ff638

Please sign in to comment.