Missing trim_spaces
Open
- Dominant language
- C++
- Stars
- 14
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
In ConvertToZDW, if trimTrailingSpaces() is set, then the trim_spaces binary is needed.
But trim_spaces.cpp didn't get put into this repo.
Should I make a PR to add it?
Contributor guide
Research direction
Start by inspecting ConvertToZDW and the trimTrailingSpaces() path to determine how trim_spaces is expected to be provided. Add trim_spaces.cpp to the repository so that this option has its required binary, then verify the repository's existing build or test process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100