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
236 stars 40 forks source link

Security/Mustache: prevent false positives on block editor templates #788

Closed jrfnl closed 1 year ago

jrfnl commented 1 year ago

As reported in 541#issuecomment-1692323177.

This commit fixes the issue + adds a test to safeguard the fix.