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

Generate AssemblyOption as pseudo case class + widen default setting scopes #433

Merged
merged 2 commits into from
Jun 7, 2021

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Jun 7, 2021

Widen the scope of custom settings to Global where possible, following https://www.scala-sbt.org/1.x/docs/Plugins-Best-Practices.html#Provide+default+values+in

This allows these keys to be set at ThisBuild level that can be shared
across multiple subprojects.

eed3si9n added 2 commits June 6, 2021 15:47
Widen the scope of custom settings to `Global` where possible.
This allows these keys to be set at `ThisBuild` level that can be shared
across multiple subprojects.
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.

1 participant