Skip to content

fix: mark unused schema parameter - #8959

Merged
pubkey merged 1 commit into
pubkey:masterfrom
luchersou:fix/unused-schema-parameter
Aug 18, 2026
Merged

fix: mark unused schema parameter#8959
pubkey merged 1 commit into
pubkey:masterfrom
luchersou:fix/unused-schema-parameter

Conversation

@luchersou

Copy link
Copy Markdown
Contributor

The schema parameter in getSortComparator() is not used.

This change prefixes it with _ to explicitly indicate that the parameter is intentionally unused, matching the convention already used by getQueryMatcher().

@pubkey
pubkey merged commit b92f809 into pubkey:master Aug 18, 2026
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants