pjfanning commented on code in PR #3342: URL: https://github.com/apache/pekko/pull/3342#discussion_r3577209886
########## actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/BehaviorTestKitImpl.scala: ########## @@ -23,6 +23,7 @@ import scala.util.control.Exception.Catcher import scala.util.control.NonFatal import org.apache.pekko + Review Comment: I think we should not merge this until we can get the tooling to support our preferred sort order and 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]
