typelevel / typelevel/sbt-typelevel
`scala-2.13+` and `scala-2.12-` are not configured for the non-shared directories of `CrossProject`s
Open
Nobody has claimed this yet.
bug
settings
- Dominant language
- Scala
- Stars
- 185
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
e.g. the source directories jvm/src/main/scala-2.13+ or js-native/src/main/scala-2.12- are not setup.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how CrossProject configures source directories, using the reported paths jvm/src/main/scala-2.13+ and js-native/src/main/scala-2.12- as examples. The work is done when these non-shared directories are configured consistently for the corresponding Scala versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100