Apache MyFaces
Documentation
Foundation

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
0000

Files

FilesInfosWarningsErrors

Rules

RulesViolationsSeverity
Header
  • fileExtensions: "java"
  • headerFile: "/Users/jakobkorherr/IdeaProjects/myfaces/codi/target/checkstyle-header.txt"
0Errors Error
FileTabCharacter0Errors Error
FileLength
  • max: "3000"
  • fileExtensions: "java"
0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see"
0Errors Error
ConstantName
  • format: "^_?((log)|([a-z][a-zA-Z]*ThreadLocal)|([A-Z][A-Z0-9]*(_[A-Z0-9]+)*))$"
0Errors Error
LocalVariableName0Errors Error
MethodName
  • format: "^_?[a-z][a-zA-Z0-9]*$"
0Errors Error
PackageName0Errors Error
LocalFinalVariableName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName
  • format: "^_?[A-Z][a-zA-Z0-9]*$"
0Errors Error
AvoidStarImport
  • allowStaticMemberImports: "true"
  • excludes: "java.io,java.net,java.lang.Math,org.apache.myfaces.config.impl.digester.elements"
0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength
  • max: "300"
0Errors Error
ParameterNumber
  • max: "10"
0Errors Error
NeedBraces0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
InnerAssignment0Errors Error
DefaultComesLast0Errors Error
MissingSwitchDefault0Errors Error
FallThrough0Errors Error
MultipleVariableDeclarations0Errors Error
UpperEll0Errors Error

Details