Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks |
Contains the checks that are bundled with the main distribution.
|
com.puppycrawl.tools.checkstyle.checks.javadoc |
Contains the Javadoc checks that are bundled with the main distribution.
|
Modifier and Type | Class and Description |
---|---|
class |
TranslationCheck
Ensures the correct translation of code by checking property files for consistency
regarding their keys.
|
Modifier and Type | Class and Description |
---|---|
class |
JavadocPackageCheck
Checks that each Java package has a Javadoc file used for commenting.
|
Copyright © 2001–2020. All rights reserved.