-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I'm using Apollo GraphQL in a big project with lots of submodules. In order to improve build times it's suggested to use bidirectional dependencies: https://www.apollographql.com/docs/kotlin/advanced/multi-modules#auto-detection-of-used-types. In result AffectedModuleDetector sees a dependency between almost all modules.
Is there any way to omit isADependencyOf when analyzing dependencies?
Metadata
Metadata
Assignees
Labels
No labels