JavaScript
'switch' statement with no 'default' branch
Warning
New
Last modified: 03 December 2024 Reports a switch
statement without default
branches in CoffeeScript content. Such statements make tracking bugs difficult, if unexpected cases are ignored silently.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
CoffeeScriptSwitchStatementWithNoDefaultBranch
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | CoffeeScript, 243.23135 |
Thanks for your feedback!
Was this page helpful?