prettier / prettier/plugin-php
strange format issue
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.9k
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
this specific line:
gets formatted as this:
but if I tried again to format, it goes back as it was in the beginning, issue is with repo https://github.com/lorypelli/testphp with the package.json format script
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
Reproduce the behavior in the linked lorypelli/testphp repository by running the package.json format script on the reported img line. Compare the first and second formatting results and trace the relevant Prettier PHP formatting path; done means the line formats consistently and matches the expected dimensions.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100