Crypt icon indicating copy to clipboard operation
Crypt copied to clipboard

[DeepSource Analysis] The default case must be last within a switch block

Open 8BitAurum opened this issue 4 years ago • 0 comments

Description

The default case must only ever be situated at the end of a switch block.

Occurrences

There are 3 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/Crypt-Language/Crypt/issue/JAVA-E1002/occurrences/

8BitAurum avatar Aug 17 '21 04:08 8BitAurum