TheBevyFlock / bevy_cli

A Bevy CLI tool.
Apache License 2.0
15 stars 4 forks source link

Add lint: struct derives `Reflect` and e.g. `PartialEq`, but is not doing `#[reflect(PartialEq)]` #64

Open janhohenheim opened 1 week ago

alice-i-cecile commented 5 days ago

An example in the wild: https://github.com/bevyengine/bevy/issues/15187