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

annotate: Add --skip-unrecognized #974

Closed
carmenbianca opened this issue May 6, 2024 · 2 comments
Closed

annotate: Add --skip-unrecognized #974

carmenbianca opened this issue May 6, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@carmenbianca
Copy link
Member

Currently, --skip-unrecognised exists. Note the S instead of the Z.

--skip-unrecognized should be added as an alias of --skip-unrecognised. It should be hidden in the --help text. argparse.SUPPRESS may help with this.

@carmenbianca carmenbianca added enhancement New feature or request good first issue Good for newcomers labels May 6, 2024
@kbroch-rivosinc
Copy link
Contributor

I'll put a PR in for this.

kbroch-rivosinc added a commit to kbroch-rivosinc/reuse-tool that referenced this issue Jun 27, 2024
kbroch-rivosinc added a commit to kbroch-rivosinc/reuse-tool that referenced this issue Jun 27, 2024
carmenbianca added a commit that referenced this issue Jun 28, 2024
…kip-unrecognized

add alternate spelling --skip-unrecognized #974
@carmenbianca
Copy link
Member Author

Closed by #1014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants