-
Notifications
You must be signed in to change notification settings - Fork 39
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
Raise a warning if multiple plugins exist with same name #333
Conversation
@anders-kiaer , can we please have a review, evt. approval by the end of "hacktoberfestivus"? |
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.
@antoneskov, @JoakimJohansen et al. - thanks for the PR 🎉 👏 Love the tests. 🤖
We will get this in (if that is enough feedback wrt. "hacktoberfestivus"), but would need some small changes before ready for merge to master
.
Added some feedback as comments below. Also CI requires running black
on the changed files to make it happy 🕵️♂️ If you don't have time I can also do the necessary changes, but that might be first next week.
Requested changes has been made @anders-kiaer. |
@asnyv and/or @HansKallekleiv: 🟢 lights. This is ready for final review now from one of you. |
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.
LGTM 🎉
Insert a description of your pull request (PR) here, and check off the boxes below when they are done.
##hacktoberfestivus
Gives warning if multiple plugins exist with same name in different packages, along with the conflicting package names.
Contributors: The GreenTeam w/
torgeha
JoakimJohansen
antoneskov
Contributor checklist
CHANGELOG.md
, and added it if should be communicated there.