
no_singleline_whitespace_before_semicolons
¶Single-line whitespace before closing semicolon are prohibited.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the no_singleline_whitespace_before_semicolons
rule.
Using the @Symfony rule set will enable the no_singleline_whitespace_before_semicolons
rule.