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

Don't crash on unexpected license value in Project.toml #104

Open
ericphanson opened this issue Jul 29, 2024 · 0 comments
Open

Don't crash on unexpected license value in Project.toml #104

ericphanson opened this issue Jul 29, 2024 · 0 comments

Comments

@ericphanson
Copy link
Member

          I guess we expected packages to do `license = "BSD-2-Clause"` instead of
[license]
SPDX = "BSD-2-Clause"

Either way, we shouldn't crash on this but rather emit a debug message and mark the license in project as missing. We could also try to add support for this format.

Originally posted by @ericphanson in #103 (comment)

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

No branches or pull requests

1 participant