Inject root paths in the constructor
Open
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
Classes such as RtRepos and RtIssues are hardcoding their root paths (/repos and /issues respectively) in all of their methods.
These root paths should be set in the constructor to remove repetition and make future path changes easier.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.