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

be able to get codemods by tool from registry #920

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

clavedeluna
Copy link
Contributor

@clavedeluna clavedeluna commented Nov 18, 2024

Overview

I found myself needing to get all codemods for a tool, so I made this API. While this same behavior can be accomplished with something like registry.match_codemods(["*sonar*"]), I found this new method to be more practical.

Copy link

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@clavedeluna clavedeluna added this pull request to the merge queue Nov 18, 2024
Merged via the queue into main with commit f00d4c0 Nov 18, 2024
14 checks passed
@clavedeluna clavedeluna deleted the codemods_by_tool branch November 18, 2024 15:04
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