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

add fluent API for transitive dependencies #575

Merged
merged 1 commit into from
May 24, 2021

Conversation

hankem
Copy link
Member

@hankem hankem commented Apr 18, 2021

This allows to write ArchRules such as

noClasses()
    // .that()//...
    .should().transitivelyDependOnClassesThat()//...

@hankem hankem force-pushed the transitive-dependencies branch from 356da13 to 911087f Compare May 12, 2021 21:57
Signed-off-by: Manfred Hanke <Manfred.Hanke@tngtech.com>
@codecholeric codecholeric force-pushed the transitive-dependencies branch from 911087f to aad161f Compare May 24, 2021 12:57
@codecholeric codecholeric merged commit 4c6cb09 into main May 24, 2021
@codecholeric codecholeric deleted the transitive-dependencies branch May 24, 2021 13:26
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

Successfully merging this pull request may close these issues.

2 participants