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

Pylint alerts corrections as part of intervention experiment #290

Open
evidencebp opened this issue Sep 26, 2024 · 0 comments
Open

Pylint alerts corrections as part of intervention experiment #290

evidencebp opened this issue Sep 26, 2024 · 0 comments

Comments

@evidencebp
Copy link

I'd like to conduct a software engineering experiment regarding the benefit of Pylint alerts removal.
The experiment is described here.
In the experiments, Pylint is used with some specific alerts, files are selected for intervention and control.
After the interventions are done, one can wait and examine the results.

I'm asking your approval for conducting the interventions in your repositories.The interventions are expected to benefit the project and will submitted in PR for approval.

The specific intervention is the removal of the "Too many branches" in tools\ghsa\convert_ghsa.py in the function get_affected.
This can be done by extracting some of the logic into separate functions.

@oliverchang @calebbrown, I noted that you wrote the file.
Is it OK if I'll fix this alert?

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

No branches or pull requests

1 participant