mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 04:19:18 +00:00
![]() ## Summary It's common practice to name derive macros the same as the trait that they implement (`Debug`, `Display`, `Eq`, `Serialize`, ...). This PR renames the `ConfigurationOptions` derive macro to `OptionsMetadata` to match the trait name. ## Test Plan `cargo build` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |