com.github.sevntu.checkstyle.checks.coding
Classes
AvoidConstantAsFirstOperandInConditionCheck
AvoidDefaultSerializableInInnerClassesCheck
AvoidHidingCauseExceptionCheck
AvoidModifiersForTypesCheck
AvoidNotShortCircuitOperatorsForBooleanCheck
ConfusingConditionCheck
CustomDeclarationOrderCheck
DiamondOperatorForVariableDefinitionCheck
EitherLogOrThrowCheck
EmptyPublicCtorInClassCheck
FinalizeImplementationCheck
ForbidCCommentsInMethodsCheck
ForbidCertainImportsCheck
ForbidCertainMethodCheck
ForbidInstantiationCheck
ForbidReturnInFinallyBlockCheck
ForbidThrowAnonymousExceptionsCheck
IllegalCatchExtendedCheck
Jsr305AnnotationsCheck
LogicConditionNeedOptimizationCheck
MapIterationInForEachLoopCheck
MoveVariableInsideIfCheck
MultipleStringLiteralsExtendedCheck
MultipleVariableDeclarationsExtendedCheck
NameConventionForJunit4TestClassesCheck
NoNullForCollectionReturnCheck
NumericLiteralNeedsUnderscoreCheck
OverridableMethodInConstructorCheck
PreferMethodReferenceCheck
RedundantReturnCheck
RequireFailForTryCatchInJunitCheck
ReturnBooleanFromTernaryCheck
ReturnCountExtendedCheck
ReturnNullInsteadOfBooleanCheck
SimpleAccessorNameNotationCheck
SingleBreakOrContinueCheck
TernaryPerExpressionCountCheck
UnnecessaryParenthesesExtendedCheck
UselessSingleCatchCheck
UselessSuperCtorCallCheck
WhitespaceBeforeArrayInitializerCheck
Enums
NumericLiteralNeedsUnderscoreCheck.NumericType