MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / setSeverity

Method setSeverity

addons/misra.py:4454–4458  ·  view source on GitHub ↗

Set the severity for all errors.

(self, severity)

Source from the content-addressed store, hash-verified

4452 self.filePrefix = prefix
4453
4454 def setSeverity(self, severity):
4455 """
4456 Set the severity for all errors.
4457 """
4458 self.severity = severity
4459
4460 def setSuppressionList(self, suppressionlist):
4461 num1 = 0

Callers 2

mainFunction · 0.95

Calls

no outgoing calls

Tested by 1