- Disallow trailing whitespace at the end of lines
This rule disallows trailing whitespace (spaces, tabs, and other Unicode whitespace characters) at the end of lines.
Allows trailing whitespace on empty lines.
Allows trailing whitespace in comment blocks.
You can check them out here.