mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 21:05:08 +00:00
![]() ## Summary Pass around a `Settings` struct instead of individual members to simplify function signatures and to make it easier to add new settings. This PR was suggested in [this comment](https://github.com/astral-sh/ruff/issues/1567#issuecomment-1734182803). ## Note on the choices I chose which functions to modify based on which seem most likely to use new settings, but suggestions on my choices are welcome! |
||
---|---|---|
.. | ||
resources/test | ||
src | ||
Cargo.toml |