Codebase doesn't pass clippy with the enabled checks
Open
buck2 development
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
This is kind of a problem for OSS usage (cc @JakobDegen) by making it hard to meaningfully run lints locally. There's a giant pile of:
* useless_conversion
* doc_overindented_list_items
* needless_borrow
* module_inception
* collapsible_else_if
Contributor guide
Assessment
This issue has not been assessed yet.