We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ceb5af commit 0bced57Copy full SHA for 0bced57
CodeatCodingStandard/ruleset.xml
@@ -149,11 +149,6 @@
149
<rule ref="WordPress.Security.ValidatedSanitizedInput">
150
<type>warning</type>
151
</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>
157
<rule ref="SlevomatCodingStandard">
158
<exclude name="SlevomatCodingStandard.PHP.ShortList.LongListUsed"/>
159
<exclude name="SlevomatCodingStandard.TypeHints.DeclareStrictTypes"/>
0 commit comments