remove i18n check

This commit is contained in:
Ben Dwyer 2020-10-08 09:37:32 +01:00
parent 0728a57361
commit 1662fce712

View file

@ -45,13 +45,6 @@
<type>warning</type>
</rule>
<!-- Set the correct textdomain for translation functions. -->
<rule ref="WordPress.WP.I18n">
<properties>
<property name="text_domain" type="array" value="zero-bs-crm" />
</properties>
</rule>
<!-- Directories and third party library exclusions. -->
<exclude-pattern>/vendor/*</exclude-pattern>