Error Prone 2.35.0
Changes:
- Fix handling of
\sbefore the trailing delimiter inMisleadingEscapedSpace TimeUnitMismatchimprovements: handle binary trees, consider trees likefooSeconds * 1000to have units of millis
New checks:
JavaDurationGetSecondsToToSeconds: Preferduration.toSeconds()overduration.getSeconds()
Full changelog: v2.34.0...v2.35.0