crazyfactory / crazyfactory/php-sniffs
fix: linting fails when fixing trait imports
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Specifics
We require alphabetically ordered imports.
easy-coding-standard fails when attempting to fix this.
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the linting failure while fixing alphabetically ordered trait imports. Inspect the linting and autofix behavior around trait imports, then add or update a regression test showing that fixing completes successfully and preserves the required order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100