Add polygon index intersection utility #1794
sonar.yml
on: pull_request
Analyze with Sonar
4m 52s
Annotations
1 warning
MINOR CODE_SMELL:
planetiler-core/src/main/java/com/onthegomap/planetiler/geo/PolygonIndex.java#L81
Use the record pattern instead of this pattern match variable.
rule: java:S6878 (https://sonarcloud.io/organizations/onthegomap/rules?open=java%3AS6878&rule_key=java%3AS6878)
issue url: https://sonarcloud.io/project/issues?pullRequest=866&open=AY7Hk7tQf6bcHrENyH99&id=onthegomap_planetiler
|