Skip to content
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

Reduce code duplication (pylint) #982

Open
karlb opened this issue Apr 27, 2021 · 0 comments
Open

Reduce code duplication (pylint) #982

karlb opened this issue Apr 27, 2021 · 0 comments
Labels
Debt 🙈 Technical improvements

Comments

@karlb
Copy link
Contributor

karlb commented Apr 27, 2021

pylint detects many blocks of duplicated code in this repository. Those are not considered to be linting failures, so we didn't notice when they first appeared. But many of the warnings look like they should be deduplicated.

@karlb karlb added the Debt 🙈 Technical improvements label Apr 27, 2021
@karlb karlb changed the title Reduce code duplicate (pylint) Reduce code duplication (pylint) Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debt 🙈 Technical improvements
Projects
None yet
Development

No branches or pull requests

1 participant