org.sonar.l10n.delphi.rules.community-delphi.CompilerHints.json Maven / Gradle / Ivy
{
"title": "Compiler hints should not be disabled",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant/Issue",
"constantCost": "30min"
},
"code": {
"attribute": "LOGICAL",
"impacts": {
"MAINTAINABILITY": "LOW",
"RELIABILITY": "MEDIUM"
}
},
"tags": ["bad-practice", "pitfall"],
"defaultSeverity": "Critical",
"scope": "ALL",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy