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

use scalafmtCheckAll #165

Merged
merged 1 commit into from
Oct 6, 2023
Merged

use scalafmtCheckAll #165

merged 1 commit into from
Oct 6, 2023

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented Oct 6, 2023

test:scalafmtCheck syntax is deprecated

[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Test / scalafmtCheck

https://github.com/scalameta/sbt-scalafmt/blob/3cc5809c6c6ece5bf85445c96a80f2cb6a60c890/plugin/src/main/scala/org/scalafmt/sbt/ScalafmtPlugin.scala#L60-L63

    val scalafmtAll = taskKey[Unit](
       "Execute the scalafmt task for all configurations in which it is enabled. " +
        "(By default this means the Compile and Test configurations.)"

@tsuyoshizawa tsuyoshizawa merged commit 348ce40 into nulab:main Oct 6, 2023
2 checks passed
@tsuyoshizawa
Copy link
Member

Thanks!

@xuwei-k xuwei-k deleted the patch-2 branch October 6, 2023 09:52
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