Skip to content

Commit

Permalink
Suppress argument shadowing
Browse files Browse the repository at this point in the history
  • Loading branch information
eschan145 committed Jan 8, 2025
1 parent 5248059 commit 8039dfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CPPCHECK.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
shadowVariable
missingIncludeSystem
shadowArgument
shadowVariable

0 comments on commit 8039dfa

Please sign in to comment.