![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.l10n.javascript.rules.javascript.S139.json Maven / Gradle / Ivy
{
"title": "Comments should not be located at the end of lines of code",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "FORMATTED"
},
"status": "deprecated",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-139",
"sqKey": "S139",
"scope": "Main",
"quickfix": "unknown",
"compatibleLanguages": [
"JAVASCRIPT",
"TYPESCRIPT"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy