GeometryPipeline #2325
sonar.yml
on: pull_request
Analyze with Sonar
5m 1s
Annotations
1 warning
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/render/FeatureRenderer.java#L76
Reduce the total number of break and continue statements in this loop to use at most one.
rule: java:S135 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS135&rule_key=java%3AS135)
issue url: https://sonarcloud.io/project/issues?pullRequest=1118&open=AZNtSguGl82vLXeF5ZYO&id=onthegomap_planetiler
|