org.sonar.l10n.py.rules.python.S6553.json Maven / Gradle / Ivy
The newest version!
{
"title": "\u0027null\u003dTrue\u0027 should not be used on string-based fields in Django models",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"django"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6553",
"sqKey": "S6553",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy