stratis-storage / stratisd

Easy to use local storage management for Linux.
https://stratis-storage.github.io
Mozilla Public License 2.0
795 stars 55 forks source link

Allow clippy lint doc-lazy-continuation #3657

Closed bgurney-rh closed 1 month ago

bgurney-rh commented 1 month ago

Related: stratis-storage/project#720

bgurney-rh commented 1 month ago

Rust 1.79.0 doesn't recognize this lint.

bgurney-rh commented 1 month ago

I decided to fix the lints, via #3658.