Poor naming and static method
Open
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
```java
final Github github = new RtGithub(
"<>",
URI.create("https://github.mydomain.com")
)
```
What is it? I cannot read and understand this code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.