mjsax commented on code in PR #21269:
URL: https://github.com/apache/kafka/pull/21269#discussion_r2673320278
##########
README.md:
##########
@@ -211,6 +211,16 @@ The import order is a part of static check. please call
`spotlessApply` to optim
./gradlew spotlessApply
+#### Rewrite
+The build system incorporates [Moderne](https://moderne.io/) rewrite
capabilities for automated code transformations.
Review Comment:
No idea what "Moderne" is. Do we want to depend on it? \cc @ijuma @chia7712
In general, I am a big supported to add _checks_ and fail the build if we
detect issue. but "automated code transformations" sounds not desirable to me
personally
--
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]