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