ruff/crates/ruff_linter/resources
Charlie Marsh e043bd46b5
Make math-constant rule more targeted (#9054)
## Summary

We now only flag `math.pi` if the value is in `[3.14, 3.15)`, and apply
similar rules to the other constants.

Closes https://github.com/astral-sh/ruff/issues/9049.
2023-12-08 12:42:18 -05:00
..
test Make math-constant rule more targeted (#9054) 2023-12-08 12:42:18 -05:00