Confusing sequence of '+' or '-'

Last modified: 03 December 2024

Reports a suspicious combination of + or - characters in JavaScript code (for example, a+++b. Such sequences are confusing, and their semantics may change through changes in the whitespace.