mdedetrich commented on PR #756: URL: https://github.com/apache/incubator-pekko/pull/756#issuecomment-1774348161
> @mdedetrich I think this is fine, anther workaround is delete the static imports, by this change we can make some progress anyway My current stance is to actually drop it and to add sbt-java-formatter to the ignore list for scala steward until we happen to drop JDK 8. Its not just about current code with the `format: off`/`format: on` workaround, any new code that is written in Java can be then be autoformatted to reveal this JDK 8 bug and there is no reason for us to upgrade anyways since we are stuck with "JDK 8" java style. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
