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

Fix #60 when scalac options specified in ThisBuild scope by user are ignored #61

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

seveneves
Copy link

@seveneves seveneves commented Apr 4, 2022

Resolves #60

@DavidGregory084
Copy link
Member

Thanks @seveneves! I am going to follow this up with a PR to add the -source flags to the DSL, then release

@DavidGregory084 DavidGregory084 merged commit 2d6a689 into typelevel:main Apr 4, 2022
@seveneves
Copy link
Author

@DavidGregory084 is it possible to release this one? Thank you!

@mihaisoloi
Copy link
Contributor

@DavidGregory084 I created a PR that adds a couple of the useful source flags: #63 if it helps

@DavidGregory084
Copy link
Member

Sorry @seveneves I didn't mean to leave this one for so long!

I have been sitting on a branch that does something similar to what @mihaisoloi has implemented in #63 for a while but I wasn't totally happy with it. @mihaisoloi has shown me that at least we both have the same idea so let's go ahead with it. I will merge together our changes tomorrow and release 0.2.3. For real this time! 😆

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.

Change in assignment to scalacOptions key ignores any build specific options
3 participants