Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix behavior of help command when USAGE has empty lines #78

Open
wants to merge 1 commit into
base: bobbit-0.2.x
Choose a base branch
from

Conversation

antithalian
Copy link
Contributor

rewrites empty lines in body to a single space in the call to message.copy, fixing #71 (tested locally, looks like it works)

rewrites empty lines in body to a single space in the call to message.copy
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7b65d2d) 53.30% compared to head (d414814) 53.30%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##           bobbit-0.2.x      #78   +/-   ##
=============================================
  Coverage         53.30%   53.30%           
=============================================
  Files                21       21           
  Lines               803      803           
=============================================
  Hits                428      428           
  Misses              375      375           

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

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.

2 participants