Skip to content

Commit 42c9054

Browse files
Remove image functions sniff
1 parent e16335b commit 42c9054

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/phpcs/phpcs.ruleset.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@
125125
<rule ref="PluginCheck.CodeAnalysis.Offloading.OffloadedContent">
126126
<exclude-pattern>./plugins/*/tests/**</exclude-pattern>
127127
</rule>
128-
<rule ref="PluginCheck.CodeAnalysis.ImageFunctions.NonEnqueuedImage">
129-
<exclude-pattern>./plugins/*/tests/**</exclude-pattern>
130-
</rule>
131128
<rule ref="Squiz.PHP.DiscouragedFunctions.Discouraged">
132129
<exclude-pattern>./plugins/*/tests/**</exclude-pattern>
133130
</rule>

0 commit comments

Comments
 (0)