magento / magento/magento-coding-standard
No plugins in `\Magento\Framework` namespace
Open
Nobody has claimed this yet.
proposal
- Dominant language
- PHP
- Stars
- 375
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
### Rule
Based on https://github.com/magento/magento2/issues/27962:
\Magento\Framework cannot have plugins
### Reason
### Implementation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the referenced Magento issue 27962 first to understand the intended namespace rule. Then inspect the magento-coding-standard repository to find where coding rules are defined and checked. Done should include a defined way to detect plugins in the Magento\\Framework namespace, with the rule's rationale and implementation documented in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100