Default switch labelΒΆ

Identifier: ENUM0001

Default Action: Warning

Rationale: The default label should be the last in the switch statement. This is a style choice in favor of code readibility.

../../_images/default-label-should-be-the-last.png