Skip to content

whitespace in option description#1295

Merged
phlptp merged 2 commits intoCLIUtils:mainfrom
phlptp:remove_extra_space_from_description
Feb 10, 2026
Merged

whitespace in option description#1295
phlptp merged 2 commits intoCLIUtils:mainfrom
phlptp:remove_extra_space_from_description

Conversation

@phlptp
Copy link
Collaborator

@phlptp phlptp commented Feb 9, 2026

There was an extra space being added at the end of lines in option and app descriptions. This change removes the extra spaces.

Fixes #1293
Fixes #1294

phlptp and others added 2 commits February 9, 2026 08:08
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e4ee3af) to head (443ff12).
⚠️ Report is 174 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1295     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           17        19      +2     
  Lines         4546      5101    +555     
  Branches         0      1097   +1097     
===========================================
+ Hits          4546      5101    +555     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@phlptp phlptp merged commit 617af27 into CLIUtils:main Feb 10, 2026
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Since v2.5.0, there are trailing whitespaces in the help text. Output from the readme example:

1 participant