Checkstyle Results
The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
6 | 0 | 0 | 2 |
Files
File | ![]() |
![]() |
![]() |
---|---|---|---|
org/forgerock/audit/handlers/elasticsearch/ElasticsearchQueryFilterVisitorTest.java | 0 | 0 | 2 |
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
whitespace | NoWhitespaceBefore | 2 | ![]() |
Details
org/forgerock/audit/handlers/elasticsearch/ElasticsearchQueryFilterVisitorTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 95 |
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 106 |