<?xml version="1.0"?>
<ruleset name="ReDi QR Service Bell">
	<description>PHP_CodeSniffer rules for ReDi QR Service Bell plugin.</description>

	<rule ref="WordPress"/>
	<rule ref="WordPress.NamingConventions.PrefixAllGlobals">
		<properties>
			<property name="prefixes" type="array">
				<element value="redi_qr_service_bell"/>
			</property>
		</properties>
	</rule>
</ruleset>
