cnzakii opened a new issue, #14630: URL: https://github.com/apache/dubbo/issues/14630
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar feature requirement. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Descriptions 1. Replace `flake8` with `ruff`, a more powerful tool for code style checks. 2. Replace the built-in `unittest` with `pytest`, a more powerful testing framework. 3. Use the official `Apache RAT` tool instead of third-party Apache license checkers. 4. Refactor the code to comply with the new code standards and fix some bugs. ### Related issues _No response_ ### Are you willing to submit a pull request to fix on your own? - [X] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
