All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.py.rules.python.NoSonar.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Track uses of \"NOSONAR\" comments",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "MEDIUM"
    },
    "attribute": "CLEAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "1min"
  },
  "tags": [
    "bad-practice"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-1291",
  "sqKey": "NoSonar",
  "scope": "All",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy