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
feat: correct no-loss-of-precision false positives with e notation (#20187)
* fix: correct `no-loss-of-precision` false positives with `e` notation
* add decimal point if missing
* use option to always parse input as a float
* add invalid test case
0 commit comments