pierresouchay / consul-rust

Rust client libray for Consul HTTP API
Apache License 2.0
93 stars 48 forks source link

Set clippy to run on all targets #59

Closed tomers closed 3 years ago

tomers commented 3 years ago

Run clippy on all targets, to cover test code. Done according to instructions at [1]

[1] https://github.com/rust-lang/rust-clippy#travis-ci