org.sonar.l10n.py.rules.python.S6659.json Maven / Gradle / Ivy
The newest version!
{
"title": "\u0027startswith\u0027 or \u0027endswith\u0027 methods should be used instead of string slicing in condition expressions",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"convention",
"pep"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6659",
"sqKey": "S6659",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy