pjfanning commented on code in PR #418:
URL: 
https://github.com/apache/incubator-pekko-http/pull/418#discussion_r1451808912


##########
build.sbt:
##########
@@ -28,6 +28,9 @@ commands := commands.value.filterNot { command =>
   }
 }
 
+// pekkoInlineEnabled must be set to false when this is backported to 1.0.x 
branch
+ThisBuild / pekkoInlineEnabled := true

Review Comment:
   I prefer to keep this explicit. There are a few contributors and they are 
not all up to date with the subtleties of this sbt plugin.



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to