eclipse-uprotocol / eclipse-uprotocol/up-rust
Do we want to restrict code block nesting?
Open
- Dominant language
- Rust
- Stars
- 26
- Forks
- 18
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
Clippy [supports enforcing a maximum nesting depth for code blocks](https://rust-lang.github.io/rust-clippy/master/index.html#/excessive_nesting).
By default, this lint is not active. Based on a recent code review, I wonder if we want to set an upper limit for the nesting depth?
@PLeVasseur @AnotherDaniel @evshary Any thoughts?
Contributor guide
Assessment
This issue has not been assessed yet.