You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix 'Parentheses in ("${number[0]}".toLong()) are unnecessary and can be replaced with: "${number[0]}".toLong()' issue in Persian_Numbers\src\main\java\com\github\yamin8000\ppn\PersianDigits.kt
#70
Open
yamin8000 opened this issue
Jun 4, 2024
· 0 comments
CodeFactor found an issue: Parentheses in ("${number[0]}".toLong()) are unnecessary and can be replaced with: "${number[0]}".toLong()
It's currently on:
Persian_Numbers\src\main\java\com\github\yamin8000\ppn\PersianDigits.kt:112
The text was updated successfully, but these errors were encountered: