org.sonar.plugins.csharp.S6802.json Maven / Gradle / Ivy
{
"title": "Using lambda expressions in loops should be avoided in Blazor markup section",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1h"
},
"tags": [
"blazor"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6802",
"sqKey": "S6802",
"scope": "All",
"quickfix": "infeasible",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "EFFICIENT"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy