
org.sonar.l10n.java.rules.java.S1190.json Maven / Gradle / Ivy
{
"title": "Future keywords should not be used as names",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"obsolete",
"pitfall"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-1190",
"sqKey": "S1190",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy