Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 973 Bytes

File metadata and controls

36 lines (23 loc) · 973 Bytes

Java Code Review Standards

Applies to: **/*.java

Java Code Review Standards

When reviewing Java code, follow these standards:

Java 21 Standards

  • Review code using Java 21 standards.

📚 Full Documentation

For complete guidelines, scripts, and references, see the skill:

.claude/skills/java-standards/SKILL.md

The skill includes:

  • SKILL.md - Complete instructions and quick start
  • scripts/ - Executable automation scripts
  • references/ - Detailed documentation
  • assets/ - Templates and resources

Note: This is a shallow reference. The full content is maintained in the skill to avoid duplication.


This rule is part of the java category. Source: java/rules/java-code-review-standards.md