project-chip / rs-matter

Rust implementation of the Matter protocol. Status: Experimental
Apache License 2.0
329 stars 45 forks source link

Fix CI by addressing the Clippy warnings #84

Closed ivmarkov closed 1 year ago

ivmarkov commented 1 year ago

Subject says it all. One of the warning is really fake though.

ivmarkov commented 1 year ago

By the way, are we excluding restyled from the CI? Not sure what it is doing now that we have cargo fmt --check other than failing the CI checks. :)

kedars commented 1 year ago

Yes, will remove the restyled