-
Notifications
You must be signed in to change notification settings - Fork 60
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
Refactoring and Code Duplication Reduction for Plugin_Readme_Check
and Trademarks_Check
#295
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.
@mukeshpanchal27 Thank you for the PR. It looks great, my only feedback relates to @swissspidy's existing feedback, I think we can reduce a bit of duplicate code.
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.
@mukeshpanchal27 Thank you for the updates, LGTM!
A few minor nit-picks below, if you can take a look, but not strictly blockers.
Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
Closes #286
This pull request introduces two trait classes, which enable us to eliminate code duplications and reuse them throughout the codebase:
Amend_Check_Result
Find_Readme
Checklist: