apache / apache/druid

Spell checking tool

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

Description

Introduce a tool to catch spelling and common typing problems, such as "the the", "decomission", etc.

In the meantime, we can use Checkstyle's Regexp pattern, but that's pretty inefficient(?) and may slow down the build.

Inspired by #7154.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the proposed Checkstyle Regexp pattern and the context in issue #7154. Define how the spelling tool should catch repeated words and misspellings such as “the the” and “decomission,” then verify that the chosen integration catches these cases without slowing the build.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.