Reamer commented on PR #4746: URL: https://github.com/apache/zeppelin/pull/4746#issuecomment-2031300017
You are right, the build-tools module was set up so that the checkstyle reports work properly and we can distribute the configuration cleanly. (see https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html) I think it is unnecessary to create another module, so I have moved it in there. It was important to me that the code is contained in a module that is independent of the Zeppelin interpreter modules and the Zeppelin-zengine/zeppelin server. I can also put the code in a new module. What do you think? Translated with DeepL.com (free version) -- 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]
