HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RImmers1/eendagsretraite.nl/wwwroot/wp-content/plugins/wordpress-seo/phpcs.xml
<?xml version="1.0"?>
<ruleset name="WordPress SEO">
	<description>WordPress SEO rules for PHP_CodeSniffer</description>

    <file>.</file>

	<exclude-pattern>tests/*</exclude-pattern>
	<exclude-pattern>vendor/*</exclude-pattern>
	<exclude-pattern>node_modules/*</exclude-pattern>

    <arg name="extensions" value="php" />
    <arg value="nsp" />

    <rule ref="Yoast">
        <exclude name="WordPress.CSRF.NonceVerification.NoNonceVerification" /><!-- TODO audit and fix nonces -->
    </rule>

    <rule ref="WordPress.WP.EnqueuedResources.NonEnqueuedScript">
        <exclude-pattern>css/xml-sitemap-xsl.php</exclude-pattern>
    </rule>
</ruleset>