rs-soroban-sdk icon indicating copy to clipboard operation
rs-soroban-sdk copied to clipboard

Add clippy to CI

Open leighmcculloch opened this issue 1 year ago • 0 comments

What

Add clippy to CI.

Why

From time to time the SDK breaks clippy lints. We usually find this out from others, not when the breakage occurs.

Known limitations

Some lints that currently fail have been allowed in the Cargo.toml file.

leighmcculloch avatar Dec 11 '24 10:12 leighmcculloch