Skip to content

Commit 01a62b3

Browse files
committed
Ruleset: update a URL
Looks like this one was missed in previous update rounds (not that it is a valid URL anyway.
1 parent 7722c0b commit 01a62b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress-Extra/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<rule ref="Squiz.PHP.DisallowSizeFunctionsInLoops"/>
4343

4444
<!-- Check that functions use all parameters passed.
45-
https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/pull/xxx -->
45+
https://github.com/WordPress/WordPress-Coding-Standards/issues/1510 -->
4646
<rule ref="Generic.CodeAnalysis.UnusedFunctionParameter">
4747
<!-- Allow for callback functions which may not need all parameters passed. -->
4848
<exclude name="Generic.CodeAnalysis.UnusedFunctionParameter.FoundBeforeLastUsed"/>

0 commit comments

Comments
 (0)