Update phpcs.xml

This commit is contained in:
Bogdan Rapaić 2020-03-19 16:32:54 +01:00 committed by GitHub
parent 3775e74d3d
commit 16ee96e03f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,10 +50,4 @@
<exclude name="PHPCompatibility.Constants.NewConstants.t_yield_fromFound"/>
</rule>
<rule ref="WordPress.NamingConventions.PrefixAllGlobals.DeprecatedWhitelistCommentFound">
<exclude-pattern>/WordPress/AbstractClassRestrictionsSniff\.php$</exclude-pattern>
</rule>
</ruleset>