Checkstyle Results

The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.

Summary

Files  Info  Warnings  Errors
6 0 0 2

Files

File  I  W  E
org/forgerock/audit/handlers/elasticsearch/ElasticsearchQueryFilterVisitorTest.java 0 0 2

Rules

Category Rule Violations Severity
whitespace NoWhitespaceBefore 2  Error

Details

org/forgerock/audit/handlers/elasticsearch/ElasticsearchQueryFilterVisitorTest.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 95
 Error whitespace NoWhitespaceBefore ',' is preceded with whitespace. 106