
org.sonar.l10n.py.rules.python.S1481.json Maven / Gradle / Ivy
{
"title": "Unused local variables should be removed",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"unused"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1481",
"sqKey": "S1481",
"scope": "All"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy