org.sonar.l10n.java.rules.smell.0004.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qualinsight-plugins-sonarqube-smell-plugin Show documentation
Show all versions of qualinsight-plugins-sonarqube-smell-plugin Show documentation
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.
{
"title": "Bad framework usage",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Linear",
"coeff": "1min"
},
"tags": [
"ecosystem"
],
"defaultSeverity": "Blocker"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy