27 lines
581 B
Text
27 lines
581 B
Text
- AbbreviationAsWordInName
|
|
- AbstractClassName
|
|
- CatchParameterName
|
|
- ClassTypeParameterName
|
|
- ConstantNaming
|
|
- InterfaceTypeParameterName
|
|
- LocalFinalVariableName
|
|
- LocalVariableName
|
|
- MagicNumber
|
|
- MemberName
|
|
- MethodName
|
|
- MethodTypeParameterName
|
|
- ModifierOrder
|
|
- MultipleStringLiterals
|
|
- MultipleVariableDeclarations
|
|
- NeedBraces
|
|
- PackageName
|
|
- ParameterName
|
|
- StaticVariableName
|
|
- SuppressWarnings
|
|
- SuppressWarningsHolder
|
|
- TypeName
|
|
- EnumValueName
|
|
- NameConventionForJunit4TestClasses
|
|
- NumericLiteralNeedsUnderscore
|
|
- SimpleAccessorNameNotation
|
|
- UniformEnumConstantName
|