JavaScript
Infinite loop statement
Warning
Last modified: 03 December 2024 Reports a for
, while
, or do
statement that can only exit by throwing an exception. Although such statements may be correct, they often indicate a coding error.
- 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.
CoffeeScriptInfiniteLoop
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | CoffeeScript, 243.23135 |
Thanks for your feedback!
Was this page helpful?