balena-io-modules / network-manager

Rust NetworkManager bindings
Apache License 2.0
37 stars 30 forks source link

Clean up clippy warnings #68

Closed majorz closed 7 years ago

majorz commented 7 years ago

In #67 we made clippy warnings to be reported as errors. Next stage is to clean up all of the accumulating clippy warnings and make Travis disallow PRs containing new warnings.