Checkstyle Results

The following document contains the results of Checkstyle 8.7 with checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
1 0 1 0

Files

File  I  W  E
com/salesforce/aptspring/Verified.java 0 1 0

Rules

Category Rule Violations Severity
sizes LineLength
  • max: "132"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
1  Warning

Details

com/salesforce/aptspring/Verified.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 132 characters (found 150). 85