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

Share logic between sbt and mill for setting scalacOptions #285

Merged
merged 4 commits into from
Jan 3, 2024

Conversation

WojciechMazur
Copy link
Collaborator

  • Share algorith of filtering and adding scalacOptions
  • Move mill scalacOptions setting to runtime, resolve from sys properties
  • Improve mill version detection, don't use coursier, instead fallback to millw. Always build with detected version if no ./mill file script found
  • Always set -source:3.x-migration flag
  • Always set/remove some of common scalacOptions (deprecations, fatal warning, linting)

@WojciechMazur WojciechMazur merged commit 521da31 into master Jan 3, 2024
0 of 2 checks passed
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