He-Pin commented on code in PR #756:
URL: https://github.com/apache/incubator-pekko/pull/756#discussion_r1367716206


##########
.sbt-java-formatter.conf:
##########
@@ -8,6 +8,11 @@ ignored-files = [
   "StreamRefMessages.java",
   //in tests
   "ProtobufProtocol.java"
+  //formtat imports cause errors
+  "AggregatorTest.java",
+  "InteractionPatternsTest.java",
+  "ReplicatedShardingTest.java",
+  "ReplicatedAuctionExampleTest.java"

Review Comment:
   Have not tried the 
https://github.com/google/google-java-format/issues/137#issuecomment-567714532 
yet



-- 
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]

Reply via email to