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 transitiveDeps extension #77

Open
Merlinkoss opened this issue Feb 12, 2021 · 1 comment
Open

Add transitiveDeps extension #77

Merlinkoss opened this issue Feb 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Merlinkoss
Copy link

Merlinkoss commented Feb 12, 2021

For uniform typing add transitiveDeps like with deps

val String.transitiveDep: NamedDependency get() = transitiveDeps(this)

image

This will help maintain consistency in the declaration of libraries.

@ikarenkov
Copy link
Collaborator

I think it's nice idea to have extension property and we can implement it

@ikarenkov ikarenkov added the enhancement New feature or request label Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants