Checkstyle Results
The following document contains the results of Checkstyle 12.2.0 with google_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 16 | 0 | 5 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MatchXpath
|
5 |
Details
org/bremersee/geojson/spring/boot/autoconfigure/GeoJsonAutoConfigureIntegrationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 162 |
org/bremersee/geojson/spring/boot/autoconfigure/jackson/GeoJsonJackson2ObjectMapperBuilderCustomizerTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 41 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 74 |
org/bremersee/geojson/spring/boot/autoconfigure/web/GeoJsonWebFluxConfigurerTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 40 |
org/bremersee/geojson/spring/boot/autoconfigure/web/GeoJsonWebMvcConfigurerTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 40 |
