php / web-php

The www.php.net site
http://www.php.net
Other
816 stars 524 forks source link

Enhancement: Enable `no_singleline_whitespace_before_semicolons` fixer #882

Closed localheinz closed 7 months ago

localheinz commented 7 months ago

This pull request

Follows #559.

💁‍♂️ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.40.2/doc/rules/semicolon/no_singleline_whitespace_before_semicolons.rst.

localheinz commented 7 months ago

Thank you, @kamil-tekiela!