RustAudio / ogg

Ogg container decoder and encoder written in pure Rust
Other
113 stars 21 forks source link

some `cargo fmt` and `cargo clippy` fixes #39

Closed chris-ha458 closed 10 months ago

chris-ha458 commented 1 year ago

none too extraneous.

clears up any cargo clippy messages

AlexTMjugador commented 10 months ago

It is intentional that this project does not adhere to the standards enforced by cargo fmt and cargo clippy: https://github.com/RustAudio/ogg/pull/26#issuecomment-1013105928

est31 commented 10 months ago

yeah closing it. Thanks though.