Skip to content

Commit c1c9b90

Browse files
committed
prefer inline suppressions in selfchecks
1 parent 5016808 commit c1c9b90

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

.selfcheck_suppressions

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,6 @@ missingIncludeSystem
22
# should not be reported - see #13387
33
checkersReport
44

5-
# temporary suppressions - fix the warnings!
6-
simplifyUsing:lib/valueptr.h
7-
naming-privateMemberVariable:gui/test/cppchecklibrarydata/testcppchecklibrarydata.h
8-
bitwiseOnBoolean:lib/library.cpp
9-
templateInstantiation:lib/checkunusedfunctions.cpp
10-
templateInstantiation:lib/errorlogger.cpp
11-
templateInstantiation:lib/liobrary.cpp
12-
shadowFunction:lib/checkbufferoverrun.cpp
13-
shadowFunction:lib/checkclass.cpp
14-
shadowFunction:lib/checknullpointer.cpp
15-
shadowFunction:lib/cppcheck.cpp
16-
shadowFunction:lib/fwdanalysis.cpp
17-
shadowFunction:lib/library.cpp
18-
shadowFunction:lib/symboldatabase.cpp
19-
shadowFunction:lib/templatesimplifier.cpp
20-
shadowFunction:lib/token.cpp
21-
shadowFunction:tools/triage/mainwindow.cpp
22-
235
# warnings in Qt generated code we cannot fix
246
funcArgNamesDifferent:*/moc_checkthread.cpp
257
funcArgNamesDifferent:*/moc_codeeditstylecontrols.cpp

0 commit comments

Comments
 (0)