We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16335b commit 42c9054Copy full SHA for 42c9054
tools/phpcs/phpcs.ruleset.xml
@@ -125,9 +125,6 @@
125
<rule ref="PluginCheck.CodeAnalysis.Offloading.OffloadedContent">
126
<exclude-pattern>./plugins/*/tests/**</exclude-pattern>
127
</rule>
128
- <rule ref="PluginCheck.CodeAnalysis.ImageFunctions.NonEnqueuedImage">
129
- <exclude-pattern>./plugins/*/tests/**</exclude-pattern>
130
- </rule>
131
<rule ref="Squiz.PHP.DiscouragedFunctions.Discouraged">
132
133
0 commit comments