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

Allow entering negative numbers as arg values #34

Merged
merged 2 commits into from
Sep 25, 2019

Conversation

jacobdeichert
Copy link
Owner

Which issue does this fix?

Closes #33

Describe the solution

Now using the AllowNegativeNumbers option clap has.

How to test

  • Added unit tests
  • Added integration tests

Types of changes

  • Bug fix
  • New feature
  • Breaking change

@jacobdeichert jacobdeichert merged commit ae7bda4 into master Sep 25, 2019
@jacobdeichert jacobdeichert deleted the allow-negative-numbers branch April 4, 2020 15:26
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.

Allow entering negative numbers
1 participant