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 problem was I "hard-coded" to treat only the `and` and `or` as the
operator, but missing the `with`.
Also, the previous implementation is incorrect. We are now using the
correct `parse_license_expression()` function to get the license.
Signed-off-by: Chin Yeung Li <[email protected]>
0 commit comments