Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.1.1 with config/sun_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
1 0 0 1

Files

File  I  W  E
archetype-resources/build.properties 0 0 1

Rules

Category Rule Violations Severity
misc NewlineAtEndOfFile 1  Error

Details

archetype-resources/build.properties

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.