mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
491 B
491 B
Description
Testing
Checklist
Things need to be done before this Pull Request can be merged.
- Code is well-formatted and adheres to project style guidelines:
cargo fmt - Code does not produce any clippy warnings
cargo clippy