Checkstyle Results

The following document contains the results of Checkstyle 8.35 with /src/main/resources/development/dsol-checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
40 2 0 0

Files

File
 I
 W
 E
org/djutils/draw/line/Bezier.java 2 0 0

Rules

Category Rule Violations Severity
sizes LineLength
  • max: "128"
2
 Info

Details

org/djutils/draw/line/Bezier.java

Severity Category Rule Message Line
 Info
sizes LineLength Line is longer than 128 characters (found 129). 386
 Info
sizes LineLength Line is longer than 128 characters (found 129). 761