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

Removed unused handles in file-resource-leak #648

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

andrecsilva
Copy link
Contributor

Overview

file-resource-leak codemod will now delete open statements that are assigned but not used anywhere else.

Copy link

sonarcloud bot commented Jun 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@andrecsilva andrecsilva marked this pull request as ready for review June 17, 2024 15:56
@drdavella
Copy link
Member

This closes #636.

@andrecsilva andrecsilva added this pull request to the merge queue Jun 18, 2024
Merged via the queue into main with commit 2882bfc Jun 18, 2024
14 checks passed
@andrecsilva andrecsilva deleted the frleak-delete-unused branch June 18, 2024 11:49
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.

3 participants