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

Should "Ban Duplicate Classes" check for all classes not only in dependencies, but for all classes in both dependencies and source code? #176

Open
chanjetsdp opened this issue Jan 26, 2022 · 0 comments

Comments

@chanjetsdp
Copy link

chanjetsdp commented Jan 26, 2022

Should "Ban Duplicate Classes" check for all classes not only in dependencies, but for all classes in both dependencies and source code?

eg.
there are Duplicate Classes( Logger ) in my code ?
also there is an org.apache.logging.log4j.core.Logger in dependency?

./src/main/java/com/mycompany/app/Logger.java
./src/main/java/com/mycompany/app2/Logger.java
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

1 participant