Skip to content

Added patch to remove duplicate code from libs that have it #275

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

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

evaherrada
Copy link
Collaborator

44 libraries have duplicate-code disabled for the pylint check on the libraries. This patch will remove that for those libraries.

@evaherrada evaherrada requested a review from kattni June 21, 2022 21:09
Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@evaherrada Please verify those libraries are still passing once this patch is run. If they are not, verify that the min-similarity-lines in .pylintrc has been updated to 12. If they are still not, please file an issue and tag me on it and we'll figure out what we want to do. Other libs so far, 12 has been sufficient for them to pass.

@kattni kattni merged commit a476ee6 into main Jun 21, 2022
@evaherrada evaherrada deleted the remove-duplicate-code branch June 21, 2022 21:27
@evaherrada
Copy link
Collaborator Author

Will do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants