Automattic / VIP-Coding-Standards

PHP_CodeSniffer ruleset to enforce WordPress VIP coding standards.
https://wpvip.com/documentation/how-to-install-php-code-sniffer-for-wordpress-com-vip/
Other
237 stars 40 forks source link

AdminBarRemovalUnitTest: Ensure final reset is read #737

Closed GaryJones closed 1 year ago

GaryJones commented 1 year ago

The // phpcs:set comment should be a PHP comment, but the PHP opening delimiter was missing.