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

Experimental strict kotlin deps should support target exclusion #1041

Open
thomasbao12 opened this issue Oct 4, 2023 · 2 comments
Open

Experimental strict kotlin deps should support target exclusion #1041

thomasbao12 opened this issue Oct 4, 2023 · 2 comments
Assignees

Comments

@thomasbao12
Copy link

We would like to enforce experimental strict kotlin deps, but we can't because it's non-trivial to get it to work for some targets.

I can provide further details, but I think adding a simple tag to disable strict deps for a specific target should be easy enough to support.

@Bencodes
Copy link
Collaborator

Bencodes commented Oct 4, 2023

Are you referring to the new experimental transitive dependency pruning that was introduced in this PR?

#842

@lukaciko
Copy link
Contributor

Have you tried using kt_experimental_prune_transitive_deps_incompatible?

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

No branches or pull requests

3 participants