darkma773r opened a new pull request #181: URL: https://github.com/apache/commons-geometry/pull/181
- Use `0` instead of `0.0` in if condition comparison - Rename boolean getter methods to follow `isXXX` convention - Add test for `AbstractNode.depth()` for detached nodes - Remove inline checkstyle comments - Fix user guide typos - Use `String.toLowerCase(Locale.ROOT)` in `BoundaryIOManager` - Use explicit `long` to `int` cast - Remove unnecessary `if` condition - Add javadoc external links - Fix javadoc reference - Update PMD config -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
