Azure / Azure/azure-sdk-for-rust

Cosmos: Major linting and tidy up pass

Open
#4,835 0 comments 1 reaction 1 assignee Assigned to @analogrelay View on GitHub
Cosmos
Dominant language
Rust
Stars
884
Forks
365
Avg merge
2d 19h
Merged PRs (30d)
109

Description

A few large passes I want to make over the Cosmos SDK code base:

* Replace all `#[allow]`s with `#[expect]`
* Configure clippy to prefer `#[expect]` over `#[allow]`
* Dead code review (remove dead code, localize dead_code annotations)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.