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

org.sonar.l10n.java.rules.smell.0020.json Maven / Gradle / Ivy

Go to download

Allows developers to programmatically report code smells usually not seen by SonarQube but which should be taken into consideration when evaluating a project's technical debt. Usage <a href="https://github.com/QualInsight/qualinsight-plugins-sonarqube-smell#code-smells-plugin-for-sonarqube">documentation</a> is available on the project's Homepage.

There is a newer version: 4.0.0
Show newest version
{
  "title": "Uncommunicative name",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Linear",
    "coeff": "1min"
  },
  "tags": [
    "documentation",
    "confusing"
  ],
  "defaultSeverity": "Critical"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy