<?xml version="1.0"?>
<ruleset name="WordPress Coding Standards">
	<rule ref="WordPress" />
	<file>.</file>
	<exclude-pattern>/vendor/*</exclude-pattern>
	<exclude-pattern>/libraries/*</exclude-pattern>
</ruleset>