Skip to content

Commit 0bced57

Browse files
committed
fix(cs): removed text-domain
1 parent 4ceb5af commit 0bced57

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CodeatCodingStandard/ruleset.xml

-5
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,6 @@
149149
<rule ref="WordPress.Security.ValidatedSanitizedInput">
150150
<type>warning</type>
151151
</rule>
152-
<rule ref="WordPress.WP.I18n">
153-
<properties>
154-
<property name="text_domain" type="array" value="glossary-by-codeat,woo-fiscalita-italiana,genesis"/>
155-
</properties>
156-
</rule>
157152
<rule ref="SlevomatCodingStandard">
158153
<exclude name="SlevomatCodingStandard.PHP.ShortList.LongListUsed"/>
159154
<exclude name="SlevomatCodingStandard.TypeHints.DeclareStrictTypes"/>

0 commit comments

Comments
 (0)