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

Add an example codemod that fixes missing annotations #12

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

nahsra
Copy link
Contributor

@nahsra nahsra commented Sep 3, 2024

It is a common use case that people want to add missing annotations to methods (e.g., authN/authZ). This changes adds an example codemod which does this.

@nahsra nahsra requested a review from gilday September 3, 2024 15:37
@nahsra nahsra merged commit 5a6d115 into main Sep 3, 2024
3 checks passed
@nahsra nahsra deleted the add-common-annotation-example branch September 3, 2024 15:43
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