pjfanning commented on PR #1379: URL: https://github.com/apache/pekko-connectors/pull/1379#issuecomment-3840357069
@He-Pin @raboof This PR has a Java formatting related issue that causes CI build to fail. I can't quite see why this should be the case but over 100 Java files fail with `sbt javafmtCheck` and `sbt javafmtAll` reformats them. There are import order changes and whitespace changes. This PR has been rebased to match latest main branch. `sbt javafmtAll` when run on main branch makes no changes. Any ideas what could be causing this? If I was to add the Java format changes to this PR to keep sbt-java-formatter happy, the PR gets very large. -- 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]
