checkstyle / checkstyle/eclipse-cs

Integrate checkstyle-openrewrite-recipes to enable auto-fixing of Checkstyle violations

Open
#1,044 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
105
Forks
65
Avg merge
1d 10h
Merged PRs (30d)
21

Description

### Description

As we can see you are fixing the checkstyle violations manually ( e.g [FinalClass](https://github.com/checkstyle/eclipse-cs/pull/998) )

We suggest integrating the [checkstyle-openrewrite-recipes](https://github.com/checkstyle/checkstyle-openrewrite-recipes) to automate this workflow

This will help you to fix the checkstlye violations automatically

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing manual Checkstyle violation fixes, including the FinalClass example in pull request 998, then read the checkstyle-openrewrite-recipes project linked in the issue. Identify the Eclipse plug-in integration point and how recipes would be invoked. Done means the integration can automatically fix supported Checkstyle violations instead of requiring manual fixes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.