org.sonar.l10n.py.rules.python.S1721.json Maven / Gradle / Ivy
{
"title": "Parentheses should not be used after certain keywords",
"type": "CODE_SMELL",
"status": "deprecated",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1 min"
},
"tags": [
"deprecated"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1721",
"sqKey": "S1721",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy