Skip to content

[symfony] remove RequiredOnlyInAbstractRule, does not fit project context - #308

Merged
TomasVotruba merged 2 commits into
mainfrom
remove-required-only-in-abstract-rule
Sep 23, 2026
Merged

TomasVotruba merged 2 commits into
mainfrom
remove-required-only-in-abstract-rule

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

The @required-only-in-abstract restriction is too coupled to a specific project setup and produces false positives outside it. Removing the rule.

Removed:

  • RequiredOnlyInAbstractRule
  • symfony.requiredOnlyInAbstract identifier
  • config registration, tests, README entry

@TomasVotruba
TomasVotruba enabled auto-merge (squash) September 23, 2026 12:14
@TomasVotruba
TomasVotruba merged commit 6be75e0 into main Sep 23, 2026
8 checks passed
@TomasVotruba
TomasVotruba deleted the remove-required-only-in-abstract-rule branch September 23, 2026 12:15
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.

1 participant