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

fix: account for gradle.kts #668

Merged
merged 1 commit into from
Apr 23, 2024
Merged

fix: account for gradle.kts #668

merged 1 commit into from
Apr 23, 2024

Conversation

ckipp01
Copy link
Member

@ckipp01 ckipp01 commented Apr 23, 2024

I realized that we only detected build.gradle in the past and not actually build.gradle.kts as a root pattern. This could cause nvim-metals not to correctly determine the root for gradle projects.

Closes #665

I realized that we only detected build.gradle in the past and not
actually build.gradle.kts as a root pattern. This could cause
nvim-metals not to correctly determine the root for gradle projects.

Closes scalameta#665
@ckipp01 ckipp01 changed the title account for gradle.kts fix: account for gradle.kts Apr 23, 2024
@ckipp01 ckipp01 merged commit 72f4733 into scalameta:main Apr 23, 2024
5 checks passed
@ckipp01 ckipp01 deleted the gradle.kts branch April 23, 2024 13:21
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