|
Rename Class com.puppycrawl.tools.checkstyle.checks.whitespace.NoLineWrapBadInput renamed to com.puppycrawl.tools.checkstyle.checks.whitespace.InputNoLineWrapBad |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.BadOverrideFromOther renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputBadOverrideFromOther |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.javadoc.bothfiles.Ignored renamed to com.puppycrawl.tools.checkstyle.checks.javadoc.bothfiles.InputIgnored |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.BadAnnotationOverride renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputBadAnnotationOverride |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseNoTrailingComma renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputAnnotationUseNoTrailingComma |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.BadOverrideFromObject renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputBadOverrideFromObject |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.javadoc.ExtendAnnotation renamed to com.puppycrawl.tools.checkstyle.checks.javadoc.InputExtendAnnotation |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.metrics.ComplexityCheckTestInput renamed to com.puppycrawl.tools.checkstyle.checks.metrics.InputComplexityCheck |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.BadDeprecatedJavadoc renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputBadDeprecatedJavadoc |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.sizes.OuterTypeNumberCheckInput renamed to com.puppycrawl.tools.checkstyle.checks.sizes.InputOuterTypeNumber |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.sizes.MethodCountCheckInput renamed to com.puppycrawl.tools.checkstyle.checks.sizes.InputMethodCount |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.coding.GregorianCalendar renamed to com.puppycrawl.tools.checkstyle.checks.coding.InputGregorianCalendar |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.AnnotatedVisibilitySameTypeName renamed to com.puppycrawl.tools.checkstyle.checks.design.InputAnnotatedVisibilitySameTypeName |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.UtilityClassConstructorPublic renamed to com.puppycrawl.tools.checkstyle.checks.design.InputUtilityClassConstructorPublic |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationsUseStyleParams renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputAnnotationsUseStyleParams |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.javadoc.pkghtml.Ignored renamed to com.puppycrawl.tools.checkstyle.checks.javadoc.pkghtml.InputIgnored |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.grammars.UnicodeEscape renamed to com.puppycrawl.tools.checkstyle.grammars.InputUnicodeEscape |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.GoodAnnotationOverride renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputGoodAnnotationOverride |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.grammars.MultiDimensionalArraysInGenericsTestInput renamed to com.puppycrawl.tools.checkstyle.grammars.InputMultiDimensionalArraysInGenerics |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.sizes.ExecutableStatementCountInput renamed to com.puppycrawl.tools.checkstyle.checks.sizes.InputExecutableStatementCount |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsConstants renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputSuppressWarningsConstants |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.grammars.LineCommentAtTheEndOfFile renamed to com.puppycrawl.tools.checkstyle.grammars.InputLineCommentAtTheEndOfFile |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.javadoc.AllowedAnnotations renamed to com.puppycrawl.tools.checkstyle.checks.javadoc.InputAllowedAnnotations |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsSingle renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputSuppressWarningsSingle |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.metrics.ClassCouplingCheckTestInput renamed to com.puppycrawl.tools.checkstyle.checks.metrics.InputClassCoupling |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.UtilityClassConstructor renamed to com.puppycrawl.tools.checkstyle.checks.design.InputUtilityClassConstructor |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheckTestInput renamed to com.puppycrawl.tools.checkstyle.checks.metrics.InputBooleanExpressionComplexity |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.sizes.MethodCountCheckInput3 renamed to com.puppycrawl.tools.checkstyle.checks.sizes.InputMethodCount3 |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.coding.OneStatementPerLineCheckInput2 renamed to com.puppycrawl.tools.checkstyle.checks.coding.InputOneStatementPerLine2 |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.metrics.ComplexityOverflow renamed to com.puppycrawl.tools.checkstyle.checks.metrics.InputComplexityOverflow |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.indentation.InvalidInputThrowsIndent renamed to com.puppycrawl.tools.checkstyle.checks.indentation.InputInvalidThrowsIndent |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.GoodOverrideFromOther renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputGoodOverrideFromOther |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.whitespace.NoLineWrapGoodInput renamed to com.puppycrawl.tools.checkstyle.checks.whitespace.InputNoLineWrapGood |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.sizes.MethodCountCheckInput2 renamed to com.puppycrawl.tools.checkstyle.checks.sizes.InputMethodCount2 |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.naming.AbstractMultisetSetCountTester renamed to com.puppycrawl.tools.checkstyle.checks.naming.InputAbstractMultisetSetCountTester |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.GoodOverrideFromObject renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputGoodOverrideFromObject |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseWithTrailingComma renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputAnnotationUseWithTrailingComma |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsValuePair renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputSuppressWarningsValuePair |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.GoodDeprecated renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputGoodDeprecated |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructor3041574_3 renamed to com.puppycrawl.tools.checkstyle.checks.design.InputHideUtilityClassConstructor3041574_3 |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructor3041574_2 renamed to com.puppycrawl.tools.checkstyle.checks.design.InputHideUtilityClassConstructor3041574_2 |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructor3041574_1 renamed to com.puppycrawl.tools.checkstyle.checks.design.InputHideUtilityClassConstructor3041574_1 |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.coding.OneStatementPerLineCheckInput renamed to com.puppycrawl.tools.checkstyle.checks.coding.InputOneStatementPerLine |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.whitespace.Gh47 renamed to com.puppycrawl.tools.checkstyle.checks.whitespace.InputGh47 |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.javadoc.TestGenerics renamed to com.puppycrawl.tools.checkstyle.checks.javadoc.InputTestGenerics |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.grammars.SemicolonBetweenImports renamed to com.puppycrawl.tools.checkstyle.grammars.InputSemicolonBetweenImports |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructor renamed to com.puppycrawl.tools.checkstyle.checks.design.InputHideUtilityClassConstructor |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.indentation.NewHandlerTestInput renamed to com.puppycrawl.tools.checkstyle.checks.indentation.InputNewHandler |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.metrics.ComplexityCheckSwitchBlocksTestInput renamed to com.puppycrawl.tools.checkstyle.checks.metrics.InputComplexityCheckSwitchBlocks |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheckTestInput renamed to com.puppycrawl.tools.checkstyle.checks.metrics.InputJavaNCSS |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.UtilityClassConstructorPrivate renamed to com.puppycrawl.tools.checkstyle.checks.design.InputUtilityClassConstructorPrivate |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.design.AnnotatedVisibility renamed to com.puppycrawl.tools.checkstyle.checks.design.InputAnnotatedVisibility |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.imports.DOMSource renamed to com.puppycrawl.tools.checkstyle.checks.imports.InputDOMSource |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.NotOverride renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputNotOverride |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.DifferentUseStyles renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputDifferentUseStyles |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsExpanded renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputSuppressWarningsExpanded |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.javadoc.BadCls renamed to com.puppycrawl.tools.checkstyle.checks.javadoc.InputBadCls |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadWithSpace renamed to com.puppycrawl.tools.checkstyle.checks.whitespace.InputParenPadWithSpace |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.annotation.SuppressWarningsCompact renamed to com.puppycrawl.tools.checkstyle.checks.annotation.InputSuppressWarningsCompact |
From |
To |
|
Rename Class com.puppycrawl.tools.checkstyle.checks.header.inputHeader renamed to com.puppycrawl.tools.checkstyle.checks.header.InputHeader |
From |
To |