Package software.amazon.awssdk.buildtools.checkstyle
package software.amazon.awssdk.buildtools.checkstyle
-
ClassesClassDescriptionA rule that checks if sdk annotation is missing on any non-test classes.Checks if a class uses the @Ignore annotation.Verify that we're not using classes in rt.jar that aren't exported via the java.base module.A rule that disallows plurality in enum names (eg.Caps the length of the
guidanceandsaferAlternativemember values on any@SdkAdvancedApiusage.Checks if a class has illegal importsSdk Method Name check to check only public methods in the classes with@SdkPublicApiannotation.A rule that disallows unnecessary 'final' on local variables