Skip to content

Support Java package-level annotations #175

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

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 requested review from qwwdfsad and ilya-g January 26, 2024 08:18
@fzhinkin fzhinkin marked this pull request as ready for review January 26, 2024 08:18
@fzhinkin fzhinkin requested a review from qwwdfsad January 29, 2024 13:09
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
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Oct 28, 2024
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Dec 3, 2024
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Dec 13, 2024
shanshin pushed a commit to JetBrains/kotlin that referenced this pull request Dec 23, 2024
KotlinBuild pushed a commit to JetBrains/kotlin that referenced this pull request Jan 3, 2025
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