mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 17:21:08 +00:00
add clippy to CI (#9694)
* Focus on correctness lints. This relies on a compiler patch that landed 8th July 2021. If people are using an earlier version of the compiler everything will still work unless they try and run clippy. Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by: Denis Pisarev <denis.pisarev@parity.io>
This commit is contained in:
@@ -21,7 +21,6 @@ rls*.log
|
||||
.local
|
||||
**/hfuzz_target/
|
||||
**/hfuzz_workspace/
|
||||
.cargo/
|
||||
.cargo-remote.toml
|
||||
*.bin
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user