apache / apache/druid

Checkstyle: space after comment `//`

Open
#8,410 0 comments 0 reactions 0 assignees View on GitHub
Area - Automation/Static Analysis
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 58m
Merged PRs (30d)
233

Description

`// comment`, not `//comment`.

Contributor guide

Open the contributing guide

Research direction

Start by locating Apache Druid's Checkstyle configuration and the rule that validates Java line comments. Confirm how existing `//comment` cases are handled and identify the relevant check or configuration entry. Done means Checkstyle requires a space after `//` and the affected checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.