Skip to content

Commit

Permalink
update cppcheck.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenwk96 committed Jun 3, 2024
1 parent f1118f0 commit 12d2633
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ cppcheck:
--enable=warning,style,information,missingInclude \
--suppress=missingIncludeSystem \
--suppress=unmatchedSuppression \
--suppress=useStlAlgorithm \
--suppress=checkLevelNormal \
--suppress=normalCheckLevelMaxBranches \
src/ test/

#
Expand Down

0 comments on commit 12d2633

Please sign in to comment.