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
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
I did not find how GitHub determined it, but I feel that, if the field is missing, then the repository does not have enough information to determine it.
So my point is probably a better solution is to warn about that, more oriented to give users insights about missings things and how to fix them (see #67).
However, there are so many packages which don't use licensefile. In most of my packages there is a license info in package.json and in readme, but they will be considered as non-license and give a warning in this case (I kinda dislike creating separate useless file for license when it's already mentioned in 2 places) 🤔
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey, 👋
License is not always shown, even if it's specified. Example:
https://nicedoc.io/substack/stream-handbook
https://github.com/substack/stream-handbook/blob/master/LICENSE
It would be also great to see a license if it's specified in
package.json
file (example) or even in readme (example).The text was updated successfully, but these errors were encountered: