first committ, still fighting with... a lot! 😅
This commit is contained in:
commit
495556500f
74 changed files with 18135 additions and 0 deletions
2
clippy.toml
Normal file
2
clippy.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Require `bevy_ecs::children!` to use `[]` braces, instead of `()` or `{}`.
|
||||
standard-macro-braces = [{ name = "children", brace = "[" }]
|
Loading…
Add table
Add a link
Reference in a new issue