Make Checkstyle errors build-fatal and enforce style on current codebase
Open
- Dominant language
- Java
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
@martinschaef added a Checkstyle config. Now we need to make Checkstyle errors build-fatal and enforce the style on the current codebase until it doesn't fail anymore.
Contributor guide
Research direction
Locate the Checkstyle configuration mentioned in the issue and the build entry point that invokes it. Verify how violations are currently handled, then bring the existing codebase into compliance and confirm the build fails on Checkstyle errors and passes with no current violations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, cli, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100