galaxyproject / galaxyproject/planemo
normalize lacks in place modification & destroys line wrapping
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
Many projects have a requirement for line wrapping at 79/80 characters whenever possible.
Personally I find that it improves readability.
Would be great if `planemo normalize` didn't undo that.
Contributor guide
Research direction
Start at the `planemo normalize` CLI entry point and reproduce the reported behavior with an input containing lines wrapped near 79–80 characters. Done means normalization supports in-place modification as intended and preserves existing line wrapping whenever possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100