- Enforce a maximum depth that callbacks can be nested
This rule enforces a maximum depth that callbacks can be nested to increase code clarity.
Specifies a maximum depth that callbacks can be nested.
You can check them out here.