Restricts nested if-else blocks to a specified depth (default = 1).
if-else
{ "type": "NestedIfDepth", "props": { "severity": "ERROR", "max": 1 } }