Checkstyle Results

The following document contains the results of Checkstyle 8.10 with https://github.com/ci-and-cd/maven-build/raw/develop/src/main/checkstyle/google_checks_8.10.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
1 0 1 0

Rules

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

Details

cn/home1/cloud/netflix/eureka/server/EurekaServer.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 34