Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
40 0 0 1

Files

File  I  W  E
org/tap4j/producer/TapProducerFactory.java 0 0 1

Rules

Category Rule Violations Severity
regexp RegexpSingleline
  • format: "\s+$"
  • message: "Line has trailing spaces."
1  Error

Details

org/tap4j/producer/TapProducerFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 74