- Disallow multiple spaces
This rule aims to disallow multiple whitespace around logical expressions, conditional expressions, declarations, array elements, object properties, sequences and function parameters.
Ignores multiple spaces before comments that occur at the end of lines.
You can check them out here.