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 Java package-level annotations #175

Merged
merged 6 commits into from Jan 29, 2024

Conversation

fzhinkin
Copy link
Collaborator

Support extraction of packages annotated with particular annotations. These packages could be then be retained as public packages or filtered out as ignored packages.

Closes #156

@fzhinkin fzhinkin force-pushed the 156-package-level-annotations branch from 2e0c9e5 to c21115d Compare January 25, 2024 20:21
@fzhinkin fzhinkin marked this pull request as ready for review January 26, 2024 08:18
Copy link
Member

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@fzhinkin fzhinkin merged commit 0507790 into master Jan 29, 2024
1 check passed
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.

Support package-level non-public marker
2 participants