ruff/crates/ruff_linter
Dylan 91e2d9a139
[refurb] Handle non-finite decimals in verbose-decimal-constructor (FURB157) (#14596)
This PR extends the Decimal parsing used in [verbose-decimal-constructor
(FURB157)](https://docs.astral.sh/ruff/rules/verbose-decimal-constructor/)
to better handle non-finite `Decimal` objects, avoiding some false
negatives.

Closes #14587

---------

Co-authored-by: Micha Reiser <micha@reiser.io>
2024-12-02 18:13:20 -06:00
..
resources [refurb] Handle non-finite decimals in verbose-decimal-constructor (FURB157) (#14596) 2024-12-02 18:13:20 -06:00
src [refurb] Handle non-finite decimals in verbose-decimal-constructor (FURB157) (#14596) 2024-12-02 18:13:20 -06:00
Cargo.toml Bump version to 0.8.1 (#14655) 2024-11-28 19:12:50 +05:30