org.sonar.l10n.delphi.rules.community-delphi.MissingRaise.json Maven / Gradle / Ivy
The newest version!
{
"title": "Exceptions should be raised",
"type": "BUG",
"status": "ready",
"remediation": {
"func": "Constant/Issue",
"constantCost": "1min"
},
"code": {
"attribute": "COMPLETE",
"impacts": {
"RELIABILITY": "HIGH"
}
},
"tags": [
"suspicious"
],
"defaultSeverity": "Critical",
"scope": "ALL",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy