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

scalafixEnable: support builds overriding scalacOptions #203

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Mar 29, 2021

Also, scalacOptions are now set in a more specific scope (matching the one looked up for compiler invocation so that scalafixEnable overrides them no matter at which scope they are defined), so assertions had to be updated.

Fixes scalacenter/scalafix#1306

Also, scalacOptions are now set in a more specific scope (matching the
one looked up for compiler invocation so that scalafixEnable overrides
them no matter at which scope they are defined), so assertions had to
be updated.
@bjaglin bjaglin marked this pull request as ready for review March 29, 2021 20:22
@bjaglin bjaglin requested a review from mlachkar March 29, 2021 20:22
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.

missing setup for semanticdb compiler plugin not properly detected when overriding scalacOptions
3 participants