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

bugfix: Drop pipelining options coming from sbt #2527

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Dec 5, 2024

Bloop will not be able to compile the project otherwise as the options containg paths from sbt.

Fixes scalameta/metals#6999

Bloop will not be able to compile the project otherwise as the options containg paths from sbt.

Fixes scalameta/metals#6999
@tgodzik tgodzik requested a review from adpi2 December 5, 2024 15:54
@tgodzik tgodzik merged commit e188696 into scalacenter:main Dec 7, 2024
15 of 17 checks passed
@tgodzik tgodzik deleted the pipelining-sbt branch December 7, 2024 18:55
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.

Metals fails to compile project with a Bloop error report
2 participants