objectionary / objectionary/lints
SemVer separate class
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 14
- Forks
- 39
- Avg merge
- 22h 54m
- Merged PRs (30d)
- 90
Description
What do you think about creating a separate class for SemVer? This class will check the correctness of the SemVer and compare the versions
It will be useful for working with versions, for example in task https://github.com/objectionary/lints/issues/797
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 source file or test is named. Start by reading issue #797 and then inspect the repository for existing version-handling code; the work is complete when a separate SemVer class validates SemVer values and compares versions as required by that task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100