Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with /home/kinow/Development/java/workspace/tap4j/tap4j-ext/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
35 0 0 1

Files

File  I  W  E
org/tap4j/ext/jmeter/parser/package-info.java 0 0 1

Rules

Category Rule Violations Severity
misc NewlineAtEndOfFile 1  Error

Details

org/tap4j/ext/jmeter/parser/package-info.java

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