SaptarshiSarkar12 opened a new issue, #6161: URL: https://github.com/apache/jmeter/issues/6161
### Use case This project has a code style available in the `config/checkstyle` directory. **Checking whether the code in the Pull Requests or branches follows the project's code style and applying fixes accordingly is a tedious work**. ### Possible solution A GitHub Action can be set up to check for checkstyle violations and automatically format those files according to the checkstyle configuration. The changes will be automatically pushed to the branch and PR's source branch. ### Possible workarounds _No response_ ### JMeter Version 5.6.1 ### Java Version java 20.0.2 2023-07-18 ### OS Version Ubuntu 23.10 -- 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: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org