Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate RequireOneLineDocComment rule #319

Merged
merged 1 commit into from Apr 28, 2023

Conversation

tomudding
Copy link
Contributor

I have removed the first occurrence of the SlevomatCodingStandard.Commenting.RequireOneLineDocComment rule as it was most recently changed (in #294, from what I can tell to catch more instances of one-line doc comments, however, as we see now the new rule was already introduced in #252). The second occurrence also appears to fit better with the surrounding rules.

This fixes #318.

@tomudding tomudding requested a review from a team as a code owner April 27, 2023 15:09
@greg0ire greg0ire changed the base branch from 11.1.x to 12.0.x April 27, 2023 15:56
@greg0ire greg0ire added the bug label Apr 27, 2023
@greg0ire greg0ire added this to the 12.0.1 milestone Apr 27, 2023
@greg0ire greg0ire merged commit 3e88327 into doctrine:12.0.x Apr 28, 2023
12 checks passed
@greg0ire
Copy link
Member

Thanks @tomudding !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate RequireOneLineDocComment in ruleset
4 participants