Skip to content

[2.x] vf in scalacOptions #1545

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Apr 6, 2025

Ref sbt/sbt#6027

Problem

Compiler options for the compiler plugins ends up capturing the absolute path, specific to the machine.

Solution

This substitutes dollar in scalacOptions with the path.

**Problem**
Compiler options for the compiler plugins ends up capturing the absolute path,
specific to the machine.

**Solution**
This substitutes dollar in scalacOptions with the path.
@eed3si9n eed3si9n force-pushed the wip/scalacoptions branch from 62a9ba0 to a11be8c Compare April 7, 2025 08:03
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