Expand description
Unstable lints that may be removed at any time for any reason.
These lints are allow by default.
Modules§
- duplicate_
bevy_ dependencies - Checks for multiple versions of the
bevy
crate in your project’s dependencies. - zst_
query - Checks for queries that query the data for a zero-sized type.