Expand description
Lints that encourage idiomatic code.
These lints are opinionated and may be freely disabled if you disagree with their suggestions.
These lints are warn by default.
Modules§
- unconventional_
naming - Checks for types that implement certain Bevy traits but do not follow that trait’s naming convention.