-
Notifications
You must be signed in to change notification settings - Fork 30
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
Gradle plugin demonstration #89
Conversation
Hi @ABHAY0O7, could you clean up your contribution. Could you add |
Hello @tdurieux @bbaudry There is still more debugging left. Thank you. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
One can see the new content for this PR here #93 |
Hello @cesarsotovalero,
I think you missed my comment here #67
So, I created this PR (hoping not a bad idea).
This PR is not for merging purposes, it is only for review.
I just want to show (prove) you some of my work (skills) for the plugin that I can finish during the GSoC period.
You (or I) can close this when it is reviewed.
The classes which you can take a glimpse of are :
DefaultGradleProjectDependencyAnalyzer
,GradleProjectDependencyAnalysis
,GradleProjectDependencyAnalyzer
,depcleanGradlePlugin
insidedepclean-gradle-plugin/src/main/java/se/kth/depclean
.Thank you.
Abhay