Skip to content

Commit 45356a0

Browse files
committed
chore: update exclusion comment
1 parent 56ebe39 commit 45356a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WPGraphQL-Core/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<exclude name="WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid"/>
1313
<!-- Most capabilities are referenced via variable -->
1414
<exclude name="WordPress.WP.Capabilities.Undetermined" />
15-
<!-- Needs core decision: https://github.com/wp-graphql/wp-graphql/pull/2924/files#r1317187370 -->
15+
<!-- Most would require breaking changes to fix in core. Tracking: https://github.com/wp-graphql/wp-graphql/issues/2925 -->
1616
<exclude name="Generic.CodeAnalysis.UnusedFunctionParameter" />
1717
</rule>
1818

0 commit comments

Comments
 (0)