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

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

The newest version!
{
  "title": "Routines should not have too many parameters",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant/Issue",
    "constantCost": "1h"
  },
  "code": {
    "attribute": "FOCUSED",
    "impacts": {
      "MAINTAINABILITY": "MEDIUM"
    }
  },
  "tags": ["brain-overload"],
  "defaultSeverity": "Major",
  "scope": "MAIN",
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy