Skip to content

[CLEANUP] Correct the DocBlock for RuleSet#1523

Merged
oliverklee merged 1 commit into
mainfrom
task/ruleset-docblock
Feb 15, 2026
Merged

[CLEANUP] Correct the DocBlock for RuleSet#1523
oliverklee merged 1 commit into
mainfrom
task/ruleset-docblock

Conversation

@JakeQZ

@JakeQZ JakeQZ commented Feb 15, 2026

Copy link
Copy Markdown
Collaborator

RemoveRule was split up in #1249 to avoid parameter type overloading, but updating the class DocBlock was missed then.

The class DocBlock should not be describing what individual methods do, so that additional duplicated information has been removed. It exists in the DocBlock for the method.

`RemoveRule` was split up in #1249 to avoid parameter type overloading,
but updating the class DocBlock was missed then.

The class DocBlock should not be describing what individual methods do,
so that additional duplicated information has been removed.
It exists in the DocBlock for the method.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 72.791%. remained the same
when pulling 45d962b on task/ruleset-docblock
into f6ddd48 on main.

@oliverklee oliverklee merged commit fa583d8 into main Feb 15, 2026
24 checks passed
@oliverklee oliverklee deleted the task/ruleset-docblock branch February 15, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants