We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SpdxId
Add overloads to allow functions that take a SpdxId instead of requiring allow(SpdxId.Apache_20.id)
allow(SpdxId.Apache_20.id)
Originally posted by @TheMrMilchmann in #398 (comment)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Add overloads to
allow
functions that take aSpdxId
instead of requiringallow(SpdxId.Apache_20.id)
Originally posted by @TheMrMilchmann in #398 (comment)
The text was updated successfully, but these errors were encountered: