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

--fail-on as list instead of formatted string #204

Open
mbalatsko opened this issue Jul 12, 2024 · 0 comments
Open

--fail-on as list instead of formatted string #204

mbalatsko opened this issue Jul 12, 2024 · 0 comments

Comments

@mbalatsko
Copy link
Contributor

Current solution: --fail-on takes ;-separated string of all licenses to fail on. And if you want to restric all unfree licences it will be really looking string.

Idea: Make it accept list of strings. It would look better both in CLI and in pyproject.toml config.

Also we can make a shortcut, e.g. --fail-on-unfree and cherry pick list of unfree licences from https://github.com/NixOS/nixpkgs/blob/master/lib/licenses.nix, which is. really well maintained

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