org.sonar.l10n.py.rules.python.S6661.json Maven / Gradle / Ivy
{
"title": "Assignments of lambdas to variables should be replaced by function definitions",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6661",
"sqKey": "S6661",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy