Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
7 0 0 4

Rules

Rules Violations Severity
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0 Errors Error
FileTabCharacter 0 Errors Error
JavadocType
  • scope: "package"
0 Errors Error
JavadocStyle
  • tokens: "INTERFACE_DEF, CLASS_DEF"
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "true"
4 Errors Error
JavadocStyle
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "false"
4 Errors Error
AvoidStarImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error

Details

info/magnolia/module/samples/Dummy.java

Violation Message Line
Errors First sentence should end with a period. 43

info/magnolia/module/samples/filters/SampleFilter.java

Violation Message Line
Errors First sentence should end with a period. 44

info/magnolia/module/samples/model/SampleParagraphModel.java

Violation Message Line
Errors First sentence should end with a period. 42

info/magnolia/module/samples/templates/SampleTemplate.java

Violation Message Line
Errors First sentence should end with a period. 39