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