
org.sonar.l10n.web.rules.Web.ComplexityCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "Files should not be too complex",
"type": "CODE_SMELL",
"status": "deprecated",
"remediation": {
"func": "Linear with offset",
"linearDesc": "per complexity point above the threshold",
"linearOffset": "30min",
"linearFactor": "1min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1908",
"sqKey": "ComplexityCheck",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy