applitools / applitools/EyesUtilities
Package names in Java must be in lowercase
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Package names in Java must be in lowercase
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Inspect the repository for Java package declarations and references, determine which packages are in scope, and identify the project’s build or test command. Done means the relevant package names and their references consistently use lowercase and the existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100