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: ignore command CLI interface #1211

Merged
merged 5 commits into from
Aug 25, 2023
Merged

fix: ignore command CLI interface #1211

merged 5 commits into from
Aug 25, 2023

Conversation

elsapet
Copy link
Contributor

@elsapet elsapet commented Aug 25, 2023

Description

Some fixes around CLI interface for new ignore command

Fixes include:

  • Add usage template for ignore command, detailing its subcommands
  • Display usage template when no fingerprint is given (previously error message shown)
  • Include ignore in "Available Commands" list
  • Fix bad copy-pasta for author flag description (ignore add subcommand)

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@elsapet elsapet requested a review from gotbadger August 25, 2023 13:51
@elsapet elsapet merged commit 2df8353 into main Aug 25, 2023
7 checks passed
@elsapet elsapet deleted the fix/ignore-command-listing branch August 25, 2023 14:29
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