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.