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

Make it possible to use derives Config syntax in Scala 3 #1479

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

kyri-petrou
Copy link
Contributor

See related issue in ZIO: zio/zio#9268.

This PR allows essentially allows users to use derives Config syntax on Product and Sum types when the following import is present:

import zio.config.magnolia.*

@kyri-petrou kyri-petrou requested a review from a team as a code owner November 6, 2024 07:47
Copy link
Member

@ghostdogpr ghostdogpr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@kyri-petrou kyri-petrou merged commit 2adb5f2 into zio:series/4.x Nov 7, 2024
27 checks passed
@kyri-petrou kyri-petrou deleted the derives-config-syntax branch November 7, 2024 04:51
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