Skip to content

Commit 56a424d

Browse files
committed
Remove blocking some rules - see Dev Chat 28-Aug-2023.
1 parent 5812cb3 commit 56a424d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

WPForms/ruleset.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@
6464
<exclude name="WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents"/>
6565
<exclude name="WordPress.PHP.YodaConditions.NotYoda"/>
6666
<!-- WPCS 3.0 -->
67-
<exclude name="Generic.CodeAnalysis.UnusedFunctionParameter.Found"/>
68-
<exclude name="Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed"/>
6967
<exclude name="Universal.Arrays.DisallowShortArraySyntax.Found"/>
7068
</rule>
7169

0 commit comments

Comments
 (0)