![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.l10n.javascript.rules.javascript.S1226.json Maven / Gradle / Ivy
{
"title": "Initial values of parameters, caught exceptions, and loop variables should not be ignored",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1226",
"sqKey": "S1226",
"scope": "Main",
"quickfix": "unknown",
"compatibleLanguages": [
"JAVASCRIPT",
"TYPESCRIPT"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy