org.sonar.l10n.py.rules.python.S1717.json Maven / Gradle / Ivy
{
"title": "\"\\\" should only be used as an escape character outside of raw strings",
"type": "BUG",
"status": "deprecated",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"deprecated"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1717",
"sqKey": "S1717",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy