alexcrichton / xz2-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
81 stars 52 forks source link

feat: Clippy warnings fixed #110

Closed ikrivosheev closed 1 month ago

ikrivosheev commented 1 year ago
  1. Fix clippy warnings
  2. Enable clippy in CI