-
-
Notifications
You must be signed in to change notification settings - Fork 595
Fixed false positive occuring in issue #4022 #4034
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?
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.
@lyr-ast thanks for your PR!
Could you check #4022 (comment), we need a couple more new rules here to close this issue.
3da6b1b
to
6280b26
Compare
Yeah, sure! I've just pushed the changes. Please check if there are any other issues. |
6280b26
to
f321b4d
Compare
b4a7b61
to
ae90f4b
Compare
hey @AyanSinhaMahapatra just a friendly ping, could you check if this pr is ready to merge |
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.
@aayushkdev see changes in required phrases for rules, thanks!
- "Jia PengHui" | ||
--- | ||
|
||
MIT License |
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.
MIT License | |
{{MIT License}} |
|
||
MIT License | ||
|
||
Copyright (c) {{2016 Jia PengHui}} |
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.
Copyright (c) {{2016 Jia PengHui}} | |
Copyright (c) 2016 Jia PengHui |
relevance: 100 | ||
--- | ||
|
||
This library is licensed under The {{MIT}} |
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.
This library is licensed under The {{MIT}} | |
This library is {{licensed under The MIT}} |
5f73c94
to
ce10f6b
Compare
Hey @AyanSinhaMahapatra thanks for the re-review I have made the changes you requested and i clearly have a lot to learn about rules in scancode-toolkit. Also some of the tests fail which seem to be unrelated to the changes I made |
minimum_coverage: 80 | ||
--- | ||
|
||
his library is licensed under The {{MIT License}} |
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.
his library is licensed under The {{MIT License}} | |
This library is licensed under The {{MIT License}} |
|
||
{{MIT License}} | ||
|
||
Copyright (c) 2016 Jia PengHui |
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.
No copyrights in rule please ... unless absolutely needed. This is not needed here
Hey @pombredanne the Also removing the copyright |
…for mit license and updating rules for amazon-sl license. issue aboutcode-org#4022 Signed-off-by: Aayush Kumar <aayush214.kumar@gmail.com>
@aayushkdev yes, please update tests accordingly. |
Fixes #4022
Tasks
Run tests locally to check for errors.