org.sonar.l10n.delphi.rules.community-delphi.ForbiddenField.json Maven / Gradle / Ivy
The newest version!
{
"title": "Track uses of disallowed fields",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant/Issue",
"constantCost": "10min"
},
"code": {
"attribute": "CONVENTIONAL",
"impacts": {
"MAINTAINABILITY": "MEDIUM"
}
},
"tags": ["suspicious"],
"defaultSeverity": "Major",
"scope": "ALL",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy