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

Handle ands #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Handle ands #26

wants to merge 2 commits into from

Conversation

brettz9
Copy link

@brettz9 brettz9 commented Jan 7, 2020

Builds on #25.

It seems to me that the argument order here is reversed.

For example, without this getLicenseType was getting "permissive" for (GPL-3.0 AND MIT).

With the fix it gets "uncategorized" (which is better than "permissive", though I hope this could be improved later to suggest "protective").

I think the reason this might not have been noticed is that it can work ok with comparing licenses for identity.

…ucturing, no useless else, line breaks in destructured params, prefer spread)

- Linting (ESLint): Add ignore file in conjunction with linting all by default (catches index.js)
- npm: Update eslinting devDeps to latest major versions
- npm: Update spdx-correct, and spdx-satisfies to latest major versions
- npm: Update other deps. to latest minor version
- Travis: Update per newest minimum (and add 10 and 12)
@brettz9
Copy link
Author

brettz9 commented Nov 28, 2020

@delfrrr : Are you still maintaining? Do you want a collaborator to be able to make updates? I'm pretty busy, but would like to get those PRs merged and what not.

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

Successfully merging this pull request may close these issues.

1 participant