RockteMQ-AI commented on issue #335: URL: https://github.com/apache/rocketmq-connect/issues/335#issuecomment-5399361802
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** Trivial **Scope:** Code style / formatting **Compatibility:** No impact Fixes code style issue where annotation `override` and method declaration are on the same line. Standard Java formatting — `@Override` should be on its own line above the method. Low-risk cleanup. --- *Automated evaluation by RockteMQ-AI* -- 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]
