Checkstyle Results

The following document contains the results of Checkstyle 8.43 with google_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
16 0 1 0

Files

File
 I
 W
 E
org/bremersee/exception/RestApiExceptionMapper.java 0 1 0

Rules

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

Details

org/bremersee/exception/RestApiExceptionMapper.java

Severity Category Rule Message Line
 Warning
sizes LineLength Line is longer than 100 characters (found 118). 42