console_codes.4, inode.7: srcfix
[man-pages.git] / etc / cppcheck / cppcheck.suppress
blobcb36500b150fb252508e428720a0202febcd5616
1 checkersReport
2 ConfigurationNotChecked
3 constParameter
4 constParameterCallback
5 knownConditionTrueFalse
6 missingIncludeSystem
7 redundantContinue
8 unassignedVariable
9 uninitvar
10 unknownMacro
11 unmatchedSuppression
12 unusedStructMember
13 variableScope