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

Set name for root level project #528

Merged
merged 1 commit into from
Apr 30, 2023

Conversation

mdedetrich
Copy link
Contributor

QOL change, but naming the root project means that in IDE's such as Intellij you can actually tell what the project is when navigating through windows, i.e. with current name of root you have this

image

This has zero effect on project since the root sbt module is not published

Copy link
Collaborator

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

In case this publishes by mistake, I'd like to know that it's a root project.

build.sbt Outdated Show resolved Hide resolved
Copy link
Collaborator

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

Thanks @mdedetrich!

@eed3si9n eed3si9n merged commit 1d9f431 into typelevel:main Apr 30, 2023
@mdedetrich mdedetrich deleted the set-root-name-project branch April 30, 2023 06:45
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.

2 participants