Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow clippy::suspicious_else_formatting in generated valence_entity …
…source file (#418) # Objective - Remove all of the useless clippy warnings from`valence_entity` build.rs generated file. ![Screenshot_20230718_133009](https://github.com/valence-rs/valence/assets/25486263/25a01c7e-5847-4131-bb33-106103f8babd) # Solution - `#[allow(clippy::suspicious_else_formatting)]`
- Loading branch information