Checkstyle Results
The following document contains the results of Checkstyle 13.2.0 with google_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 16 | 0 | 16 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MatchXpath
|
4 | |
| TextBlockGoogleStyleFormatting | 12 |
Details
org/bremersee/geojson/spring/boot/autoconfigure/GeoJsonAutoConfigureIntegrationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 163 |
org/bremersee/geojson/spring/boot/autoconfigure/GeoJsonGeometryFactoryAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 53 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 57 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 57 |
org/bremersee/geojson/spring/boot/autoconfigure/jackson/GeoJsonJacksonJsonMapperBuilderCustomizer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 77 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 83 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 83 |
org/bremersee/geojson/spring/boot/autoconfigure/jackson/GeoJsonJacksonJsonMapperBuilderCustomizerTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 41 |
org/bremersee/geojson/spring/boot/autoconfigure/web/GeoJsonWebFluxConfigurer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 66 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 70 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 70 |
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/GeoJsonWebMvcConfigurer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 66 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 70 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 70 |
org/bremersee/geojson/spring/boot/autoconfigure/web/GeoJsonWebMvcConfigurerTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 40 |
