
no_trailing_whitespace
¶Remove trailing whitespace at the end of non-blank lines.
The rule is part of the following rule sets:
Using the @PER rule set will enable the no_trailing_whitespace
rule.
Using the @PSR2 rule set will enable the no_trailing_whitespace
rule.
Using the @PSR12 rule set will enable the no_trailing_whitespace
rule.
Using the @PhpCsFixer rule set will enable the no_trailing_whitespace
rule.
Using the @Symfony rule set will enable the no_trailing_whitespace
rule.