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

feat(java): define imported classes #1646

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

didroe
Copy link
Contributor

@didroe didroe commented Jun 27, 2024

Description

Define variables for imported Java classes. This allows full class name matching in rules (for non-wildcard imports)

Checklist

If this is your first time contributing please sign the CLA

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.

@didroe didroe force-pushed the java-improve-package-detection branch from 87e1e0a to fb0ac3c Compare July 1, 2024 08:40
@didroe didroe marked this pull request as ready for review July 1, 2024 08:41
@didroe didroe requested a review from elsapet July 1, 2024 08:42
@didroe didroe merged commit 97bd255 into main Jul 1, 2024
9 checks passed
@didroe didroe deleted the java-improve-package-detection branch July 1, 2024 08:57
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.

None yet

2 participants