JosephTLyons / JosephTLyons/text-align
De-justify Can Cause Repetition of Characters At End of Line if it Exceeds PLL
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If you have a line that exceeds the preferred line length and you run `de-justify` on it, the characters at the end of the line will be repeated and re-inserted into the line, causing it to grow in length each time the command is ran.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.