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 #71
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:105