distributed_physics_test/clippy.toml

2 lines
138 B
TOML

# Require `bevy_ecs::children!` to use `[]` braces, instead of `()` or `{}`.
standard-macro-braces = [{ name = "children", brace = "[" }]