Skip to content

checkstyle/checkstyle-openrewrite-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checkstyle-openrewrite-recipes

OpenRewrite Recipe Coverage for Checkstyle Checks

This table tracks the auto-fix support status of OpenRewrite recipes for each Checkstyle check. Organized by Checkstyle categories, it helps contributors identify which checks are:

  • Fully supported via auto-fix
  • Partially supported
  • Not feasible to auto-fix

Status Legend

Status Meaning
🟢 Full Coverage – Complete auto-fix capability for all violation scenarios
🟡 Partial Coverage – Auto-fix available for some violation scenarios
🔴 Won't Be Covered – Auto-fix not feasible or not planned

Annotations

No checks analyzed yet

Block Checks

No checks analyzed yet

Class Design

No checks analyzed yet

Coding

Status Check Recipe Coverage Notes
🟢 FinalLocalVariable TBD
🔴 MagicNumber it requires contextual understanding to replace literals with meaningful named constants

Headers

Status Check Recipe Coverage Notes
🟢 Header TBD

Imports

Status Check Recipe Coverage Notes
🟢 RedundantImport TBD

Javadoc Comments

No checks analyzed yet

Metrics

No checks analyzed yet

Miscellaneous

Status Check Recipe Coverage Notes
🟢 UpperEll UpperEll

Modifiers

No checks analyzed yet

Naming Conventions

No checks analyzed yet

Regexp

No checks analyzed yet

Size Violations

No checks analyzed yet

Whitespace

No checks analyzed yet

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages