org.sonar.l10n.py.rules.python.S6556.json Maven / Gradle / Ivy
The newest version!
{
"title": "\"locals()\" should not be passed to a Django \"render()\" function",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"django"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6556",
"sqKey": "S6556",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy