org.sonar.l10n.py.rules.python.S1542.json Maven / Gradle / Ivy
The newest version!
{
"title": "Function names should comply with a naming convention",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "IDENTIFIABLE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"convention",
"pep"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1542",
"sqKey": "S1542",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy