We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c1509 commit 835f187Copy full SHA for 835f187
1 file changed
lib/checkers.cpp
@@ -101,6 +101,7 @@ namespace checkers {
101
{"CheckFunctions::useStandardLibrary","style"},
102
{"CheckIO::checkCoutCerrMisusage","c"},
103
{"CheckIO::checkFileUsage",""},
104
+ {"CheckIO::checkWrongfeofUsage",""},
105
{"CheckIO::checkWrongPrintfScanfArguments",""},
106
{"CheckIO::invalidScanf",""},
107
{"CheckLeakAutoVar::check","notclang"},
0 commit comments