-
-
Notifications
You must be signed in to change notification settings - Fork 595
Add new BSD license rule #4040
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
base: develop
Are you sure you want to change the base?
Add new BSD license rule #4040
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Looking good!
Do you mind to amend the commit message?
We like to use imperative style.
Rather than "new bsd variant added as a rule", what about:
"Add BSD license detection rule #4018"
We have some doc on how to write good commit messages: See https://aboutcode.readthedocs.io/en/latest/contributing/writing_good_commit_messages.html
Please also rename your PR using the imperative style, and apply the same approach to your other PRs. |
Signed-off-by: NucleonGodX <racerpro41@gmail.com>
f765161
to
49b530f
Compare
Thanks for the suggestions @pombredanne , I've implemented them here and in other PRs. |
Also the rule needs to be renamed to something that is unique to avoid conflicts. |
Signed-off-by: NucleonGodX <racerpro41@gmail.com>
Done! |
Fixes #4018
Tasks
Run tests locally to check for errors.
Signed-off-by: NucleonGodX manitsingh018@gmail.com