Skip to content

remove scalaSource directive in example build definition#132

Merged
marcelluethi merged 1 commit into
dimwit-dev:mainfrom
marcelluethi:remove-scala-source-directive
Jul 20, 2026
Merged

remove scalaSource directive in example build definition#132
marcelluethi merged 1 commit into
dimwit-dev:mainfrom
marcelluethi:remove-scala-source-directive

Conversation

@marcelluethi

Copy link
Copy Markdown
Contributor

The example sub-project uses the normal source directory (src/main/scala) and hence it is not necessary to specify it explicitly in build.sbt. Having it defined also seems to prevent the example project being correctly compiled when compiling the root project, even though the root project aggregates the example sub-project.

This PR therefore proposes to remove the directive.

@marcelluethi
marcelluethi requested a review from Copilot July 17, 2026 15:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@marcelluethi
marcelluethi requested a review from benikm91 July 17, 2026 15:17
@marcelluethi
marcelluethi merged commit 090225a into dimwit-dev:main Jul 20, 2026
1 check 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.

3 participants