Java Cleanup with Eclipse JDT (Headless)
Version updated for https://github.com/nbauma109/refactoring-cleanup-action to version v4.
- This action is used across all versions by 6 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the execution of Eclipse Source Clean-Ups, enabling users to apply consistent code formatting, refactorings, and clean-up rules across their projects. It simplifies tasks such as organizing code, improving code style, reducing duplication, and leveraging modern Java features, and can generate pull requests with the proposed changes. This action helps maintain cleaner, more standardized codebases and eliminates manual effort for applying source clean-ups in repositories.