Pil0tXia opened a new issue, #163: URL: https://github.com/apache/eventmesh-dashboard/issues/163
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request During the process of adjusting code formatting in [this pull request](https://github.com/apache/eventmesh-dashboard/pull/146), the contributor formatted the entire project code without selecting the "Only format Java file masks" option. This caused the formatting of the front-end project and XML configuration files. Back-end developers rarely need to deal with JS or TS in their contributions. For front-end developers, the community's front-end developers usually use the `.eslintrc` file to control the format of npm projects, and it should not be interfered with by XML configurations in IntelliJ IDEA. ### Describe the solution you'd like - Remove the JS and TS configurations from `eventmesh-code-style.xml` - Standardize XML formatting according to `eventmesh-code-style.xml` ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### 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]
