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

org.sonar.l10n.java.rules.smell.0007.html 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

The class unnecessarily exposes its internals. Aggressively refactor classes to minimize its public surface.

You should have a compelling reason for every item you make public. If you don't, hide it.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy