
org.sonar.l10n.py.rules.python.LineLength.json Maven / Gradle / Ivy
{
"title": "Lines should not be too long",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [
"convention"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-103",
"sqKey": "LineLength"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy