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

Support excluding custom contributions #47

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Support excluding custom contributions #47

merged 1 commit into from
Oct 7, 2024

Conversation

vRallev
Copy link
Contributor

@vRallev vRallev commented Oct 7, 2024

Support excluding classes in the merge phase that use a custom annotations. Usually, custom symbol processors generate intermediate interfaces. If they preserve the @Origin annotation, then we can check the entire chain if any class was excluded.

Support excluding classes in the merge phase that use a custom annotations. Usually, custom symbol processors generate intermediate interfaces. If they preserve the `@Origin` annotation, then we can check the entire chain if any class was excluded.
@vRallev vRallev marked this pull request as ready for review October 7, 2024 17:55
@vRallev vRallev requested a review from cahaverl October 7, 2024 17:55
@vRallev vRallev merged commit 0cbb2a7 into main Oct 7, 2024
8 checks passed
@vRallev vRallev deleted the rwo/exclude branch October 7, 2024 19:06
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