xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
41 stars 17 forks source link

Run clippy on all targets (i.e tests/benchmarks) #803

Closed insipx closed 4 months ago

insipx commented 4 months ago

Quick PR to add clippy to run on all targets, which includes tests/benchmarks