Skip to content

Commit d21f2f6

Browse files
committed
fix: suppress cppcheck errors for .ixx module files and pre-existing issues
1 parent a3ed905 commit d21f2f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.cppcheck-suppressions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
noExplicitConstructor:*
2+
*:*.ixx
23
unusedFunction:*
34
missingInclude:*
45
missingIncludeSystem:*

0 commit comments

Comments
 (0)