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

Skip the import statements from the scan #415

Closed
himanshu2416 opened this issue Nov 27, 2020 · 1 comment
Closed

Skip the import statements from the scan #415

himanshu2416 opened this issue Nov 27, 2020 · 1 comment

Comments

@himanshu2416
Copy link

Describe the bug
We have a java code base which is divided into modules and the scan runs at module level to check for any duplicates. Each of the module can have 100+ java classes and most of them will have same imports statements .

Expected behavior
Is there any way to skip the imports in each java class.

@kucherenko
Copy link
Owner

Duplicated #215

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

No branches or pull requests

2 participants