Skip to content

Commit

Permalink
more suppressions
Browse files Browse the repository at this point in the history
  • Loading branch information
willamowius committed Jan 20, 2025
1 parent 8087898 commit 27e9471
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cppcheck.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,10 @@
<suppress>
<id>unknownMacro</id>
</suppress>
<suppress>
<id>missingOverride</id>
</suppress>
<suppress>
<id>missingIncludeSystem</id>
</suppress>
</suppressions>

0 comments on commit 27e9471

Please sign in to comment.