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

Enforce scope parameter on all @Contributes* annotations #42

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

vRallev
Copy link
Contributor

@vRallev vRallev commented Sep 23, 2024

Enforce scope parameter on all @Contributes* annotations and stop using the kotlin-inject scope implicitly. This aligns the library with the original Anvil implementation for Dagger 2 and brings more consistency.

Resolves #36

Enforce scope parameter on all `@Contributes*` annotations and stop using the kotlin-inject scope implicitly. This aligns the library with the original Anvil implementation for Dagger 2 and brings more consistency.

Resolves #36
@vRallev vRallev merged commit 6abc2dc into main Sep 24, 2024
8 checks passed
@vRallev vRallev deleted the rwo/scope branch September 24, 2024 16:28
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.

Enforce scopes on all @Contribute* annotations
2 participants