brainer3220 / brainer3220/ITmmunity
Fix 'Parentheses in ("https://$MEECO_URL" + i.select("td.title > a").attr("href")) are unnecessary and can be replaced with: "https://$MEECO_URL" + i.select("td.title > a").attr("href")' issue in app\src\main\java\com\brainer\itmmunity\Croll\MeecoNews.kt
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
[CodeFactor](https://www.codefactor.io/repository/github/brainer3220/itmmunity) found an issue: Parentheses in ("https://$MEECO_URL" + i.select("td.title > a").attr("href")) are unnecessary and can be replaced with: "https://$MEECO_URL" + i.select("td.title > a").attr("href")
It's currently on:
[app\src\main\java\com\brainer\itmmunity\Croll\MeecoNews.kt:24](https://www.codefactor.io/repository/github/brainer3220/itmmunity/source/master/app/src/main/java/com/brainer/itmmunity/Croll/MeecoNews.kt#L24)
Contributor guide
No contributing guide indexed for this repository
Research direction
Open app/src/main/java/com/brainer/itmmunity/Croll/MeecoNews.kt at line 24 and inspect the expression flagged by CodeFactor. Remove only the unnecessary parentheses described in the issue, then verify that the CodeFactor warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100