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 missing --reject argument type #470

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

masdeseiscaracteres
Copy link

@masdeseiscaracteres masdeseiscaracteres commented Feb 26, 2022

This pull request fixes a bug causing comma-separated options in the --reject option not being properly separated.

I remembered to:

  • Update or add unit tests if needed
  • Update or add documentation/comments if needed
  • Made sure stray files or whitespace didn't get committed
  • If significant changes, branch from develop and set to merge into develop
  • Read the guidelines for contributing

Changes:

  • Specified type for the --reject command-line argument in the same style it is done for --accept.

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.

1 participant