Checkstyle Results
The following document contains the results of Checkstyle 12.2.0 with google_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 39 | 0 | 4 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MatchXpath
|
4 |
Details
org/bremersee/spring/boot/autoconfigure/ldaptive/LdaptiveAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 76 |
org/bremersee/spring/boot/autoconfigure/security/authentication/LdaptiveAuthenticationAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 62 |
org/bremersee/spring/boot/autoconfigure/security/authentication/LdaptivePasswordEncoderProvider.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 54 |
org/bremersee/spring/boot/autoconfigure/thymeleaf/AdditionalThymeleafAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 45 |
