zio-config
zio-config copied to clipboard
Fix inconsistency in builds due to scala-3 autoderivation (use https://github.com/afsalthaj/shapely)
Master branch is now quite unhappy with scala-3 auto derivation (at times), and apparently the pull request builds are succeeding at the same time.
All said, we should be avoiding call to symbol.tree in scala3 auto derivation macros, that finds the default values.
In progress at #617