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

org.sonar.l10n.checkstyle.com.puppycrawl.tools.checkstyle.checksdoc.JavadocPackageCheck.html Maven / Gradle / Ivy

Checks that each Java package has a Javadoc file used for commenting. By default it only allows a package-info.java file, but can be configured to allow a package.html file. An error will be reported if both files exist as this is not allowed by the Javadoc tool.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy