We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
naming-privateMemberVariable
1 parent c03643e commit 285f7e9Copy full SHA for 285f7e9
1 file changed
gui/test/cppchecklibrarydata/testcppchecklibrarydata.h
@@ -57,4 +57,5 @@ private slots:
57
58
// cppcheck-suppress naming-privateMemberVariable - TODO: fix this
59
static const QString TempCfgFile;
60
+ // cppcheck-suppress-end naming-privateMemberVariable
61
};
0 commit comments