dropbox / dropbox/dependency-guard
Support analysis of source-containing root projects
Open
- Dominant language
- Kotlin
- Stars
- 493
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
This plugin currently assumes that, if it is applied to the root project, the only possible relevant classpath is the buildscript classpath. However, it is possible and quite common for (generally simple, uni-modular) projects to have source in the root. An example is the [Dependency Analysis Plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.