Enforce "dataSource" spelling via a Checkstyle regex
Open
Area - Automation/Static Analysis
Contributions Welcome
stale
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
Currently the codebase is a free mix of "datasource" and "dataSource" spelling.
Contributor guide
Research direction
Start by locating the repository's Checkstyle configuration and searching Java sources for both spellings. Use the stated dataSource spelling as the target, then verify the regex flags inconsistent identifiers without unrelated matches and run the relevant Checkstyle or build validation. Done means the rule is enforced and existing violations are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100