You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cpolzer
changed the title
Question: lisencecheck failing because license unknown
Question: pre-commit licensecheck failing because license unknown
Jan 23, 2025
Before You Begin
Before proceeding, please make sure to follow these steps:
Your Question
When using licensecheck as a pre-commit-hook with poetry and its toml file, i have to enter the
so that the hook does not fail.
In my current setup I have to use a "self" defined license which "licensecheck" does not know:
Is there any way I can configure licensecheck so it does not fail the pre-commit-hook on this matter?
EDIT:
i found that i can set the license to "proprietary", the warning is gone - but still the pre-commit hook fails:
Thanks in advance!
The text was updated successfully, but these errors were encountered: