- Enforce a maximum depth that blocks can be nested
This rule enforces a maximum depth that blocks can be nested to reduce code complexity.
Specifies a maximum depth that blocks can be nested.
You can check them out here.