rutgersc / m3u8-rs

m3u8 parser for rust
MIT License
99 stars 23 forks source link

Use Rust formatting in the code #31

Closed rafaelcaricio closed 2 years ago

rafaelcaricio commented 2 years ago

Would be nice to standardize the source code of this library using the cargo fmt tool. Additionally, adding some check in the CI server will help to keep consistency moving forward.