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
The new multiple input path args supported in the CLI means that we can also have none.
This then defaults to the current directory which in quite a few cases may be the scancode root dir.
We should instead demand at least one path.
Description
The new multiple input path args supported in the CLI means that we can also have none.
This then defaults to the current directory which in quite a few cases may be the scancode root dir.
We should instead demand at least one path.