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

org.sonar.l10n.delphi.rules.community-delphi.NoSonar.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Track uses of 'NOSONAR' comments",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant/Issue",
    "constantCost": "1min"
  },
  "code": {
    "attribute": "TESTED",
    "impacts": {
      "MAINTAINABILITY": "MEDIUM"
    }
  },
  "tags": ["bad-practice"],
  "defaultSeverity": "Major",
  "scope": "ALL",
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy